Skip to content

Commit

Permalink
Merge pull request #759 from eidolon-ai/flynntsang-patch-eval-credits
Browse files Browse the repository at this point in the history
Update authenticate_llm.md
  • Loading branch information
flynntsang committed Sep 12, 2024
2 parents 64fb2e8 + a89f67a commit 9ad0381
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Use the table below to get started with popular LLM providers.
| Ollama | <a href="https://github.com/ollama/ollama" target=_blank>Ollama Github</a> | n/a -- you run Ollama locally |
| ChatGPT | OpenAI <a href="https://platform.openai.com/api-keys" target=_blank>API Keys</a>, <a href="https://platform.openai.com/settings/organization/billing/overview" target=_blank>billing</a> and <a href="https://platform.openai.com/usage" target=_blank>usage</a> | OPENAI_API_KEY |

>👉 Hot tip! Some LLM providers offer evaluation credits. It's a great way to get started and save money.

## Prompts During Installations
Expand All @@ -48,4 +49,4 @@ MISTRAL_API_KEY=yourmistralapikey

Restart Eidolon. Agents can now authenticate with your preferred LLMs.

>Note: if the `.env` file does not exist in your application root directory, create it as a plain text file.
>Note: if the `.env` file does not exist in your application root directory, create it as a plain text file.

0 comments on commit 9ad0381

Please sign in to comment.