You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| LANGCHAIN_PROJECT || OPTIONAL - Langchain project name |
27
+
| LANGCHAIN_API_KEY || OPTIONAL - Langchain API key |
25
28
26
29
## LLM Configuration
27
30
MacOS and Linux users can use any LLM that's available via Ollama. Check the "tags" section under the model page you want to use on https://ollama.ai/library and write the tag for the value of the environment variable `LLM=` in th e`.env` file.
0 commit comments