Skip to content

Commit acc3fb5

Browse files
authored
Update OpenRouter documentation (#1318)
1 parent 304d9f8 commit acc3fb5

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
39.8 KB
Loading

docs/source/users/openrouter.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ Jupyter AI's settings page with the OpenRouter provider selected is shown below:
2424

2525
Type in the model name and the API base URL corresponding to the model you wish to use. For Deepseek, you should use `https://api.deepseek.com` as the API base URL, and use `deepseek-chat` as the local model ID.
2626

27+
If you have an OpenRouter account and wish to use their API and URL, it is also possible using the OpenRouter provider in Jupyter AI, as shown here:
28+
29+
<img src="../_static/openrouter-model-setup-2.png"
30+
width="75%"
31+
alt='Screenshot of the tab in Jupyter AI where OpenRouter model access is selected with its own API and URL.'
32+
class="screenshot" />
33+
2734
If you are using OpenRouter for the first time it will also require entering the `OPENROUTER_API_KEY`. If you have used OpenRouter before with a different model provider, you will need to update the API key. After doing this, click "Save Changes" at the bottom to save your settings.
2835

2936
You should now be able to use Deepseek! An example of usage is shown next:

0 commit comments

Comments
 (0)