We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04d35e6 commit 919d19eCopy full SHA for 919d19e
frontend/example.env
@@ -1,7 +1,7 @@
1
VITE_BACKEND_API_URL="http://localhost:8000"
2
VITE_BLOOM_URL="https://workspace-preview.neo4j.io/workspace/explore?connectURL={CONNECT_URL}&search=Show+me+a+graph&featureGenAISuggestions=true&featureGenAISuggestionsInternal=true"
3
VITE_REACT_APP_SOURCES="local,youtube,wiki,s3,web"
4
-VITE_LLM_MODELS="diffbot,openai-gpt-3.5,openai-gpt-4o"
+VITE_LLM_MODELS="diffbot,openai_gpt_3.5,openai_gpt_4o"
5
VITE_ENV="DEV"
6
VITE_TIME_PER_PAGE=50
7
VITE_CHUNK_SIZE=5242880
0 commit comments