Skip to content

Commit d9cb9e5

Browse files
authored
Update openrouter.mdx
Clarify that OpenRouter URL and app name are just for OpenRouter to track the most popular apps, and you can choose whatever you want here (but Open Interpreter is the most obvious choice)
1 parent 073636f commit d9cb9e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/language-models/hosted-models/openrouter.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ Set the following environment variables [(click here to learn how)](https://chat
6060
| Environment Variable | Description | Where to Find |
6161
| --------------------- | ------------ | -------------- |
6262
| `OPENROUTER_API_KEY` | The API key for authenticating to OpenRouter's services. | [OpenRouter Account Page](https://openrouter.ai/keys) |
63-
| `OR_SITE_URL` | The site URL for OpenRouter's services. | [OpenRouter Account Page](https://openrouter.ai/keys) |
64-
| `OR_APP_NAME` | The app name for OpenRouter's services. | [OpenRouter Account Page](https://openrouter.ai/keys) |
63+
| `OR_SITE_URL` | An app URL for tracking usage, such as `https://github.com/openinterpreter/open-interpreter/`. | Your choice |
64+
| `OR_APP_NAME` | An app name for tracking usage, such as "Open Interpreter". | Your choice |

0 commit comments

Comments
 (0)