Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update authenticate_llm.md #792

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Update authenticate_llm.md #792

merged 1 commit into from
Sep 24, 2024

Conversation

flynntsang
Copy link
Contributor

Reminder to restart after editing .env

Reminder to restart after editing .env
@@ -49,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. Always restart after editing the `.env` file.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add this to our file watcher so that the server automatically restarts when in watch mode.

I'll file an issue for that, and then we can revert this change when that goes in.

@flynntsang flynntsang merged commit f7e7c4c into main Sep 24, 2024
8 checks passed
@flynntsang flynntsang deleted the flynntsang-patch-1 branch September 24, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants