File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Available variables:
2121| AWS_DEFAULT_REGION | | REQUIRED - Only if LLM=claudev2 or embedding_model=aws |
2222| OPENAI_API_KEY | | REQUIRED - Only if LLM=gpt-4 or LLM=gpt-3.5 or embedding_model=openai |
2323| GOOGLE_API_KEY | | REQUIRED - Only required when using GoogleGenai LLM or embedding model google-genai-embedding-001|
24- | PUBLIC_API_BASE_URL | http://localhost:8504 | OPTIONAL - URL to the Bot API endpoint |
24+ | VITE_API_BASE_URL | http://localhost:8504 | OPTIONAL - URL to the Bot API endpoint |
2525| LANGCHAIN_ENDPOINT | "https://api.smith.langchain.com" | OPTIONAL - URL to Langchain Smith API |
2626| LANGCHAIN_TRACING_V2 | false | OPTIONAL - Enable Langchain tracing v2 |
2727| LANGCHAIN_PROJECT | | OPTIONAL - Langchain project name |
You can’t perform that action at this time.
0 commit comments