Skip to content

Commit

Permalink
FIX: URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
sanand0 committed Aug 18, 2024
1 parent b39b5a9 commit 69c93bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ This can be used for:

## Get your API key

If you're a Gramener, LearningMate or Straive employee, copy your JWT token from <https://llmfoundry.straive.com/>.

[![LLM Proxy](docs/llmproxy.png)](https://llmfoundry.straive.com/)
If you're a Gramener, LearningMate or Straive employee, copy your LLM Foundry Token from <https://llmfoundry.straive.com/code>.

If not, sign up at <https://platform.openai.com/account/api-keys>. Click on "Create new key" and copy the API key.

Expand All @@ -39,7 +37,7 @@ Click on the "New" button to add a new environment variable for your account.

Set the **Variable name** to:

- `LLMFOUNDRY_TOKEN` if you got your key from <https://llmfoundry.straive.com/>
- `LLMFOUNDRY_TOKEN` if you got your key from <https://llmfoundry.straive.com/code>
- `OPENAI_API_KEY` if you got your key from <https://platform.openai.com/account/api-keys>

Paste the **Variable value** as your [API key](#get-your-api-key).
Expand Down
Binary file removed docs/llmproxy.png
Binary file not shown.

0 comments on commit 69c93bd

Please sign in to comment.