-
Notifications
You must be signed in to change notification settings - Fork 51
How to setup with Openrouter.ai
Long Huynh edited this page Mar 5, 2024
·
5 revisions
- Login to OpenRouter account (https://openrouter.ai/).
- Go to https://openrouter.ai/keys.
- Click on 'Create Key'.
- Name your key and add an optional credit limit (recommended).
- Copy API key.
- Go to Obsidian > BMO Chatbot > REST API URL Connection > API Key and insert your API key.
- Add
https://openrouter.ai/api/v1
to REST API URL.
Note: The REST API URL uses /chat/completions
endpoints.