Skip to content

Commit 919d19e

Browse files
Update example.env
1 parent 04d35e6 commit 919d19e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/example.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
VITE_BACKEND_API_URL="http://localhost:8000"
22
VITE_BLOOM_URL="https://workspace-preview.neo4j.io/workspace/explore?connectURL={CONNECT_URL}&search=Show+me+a+graph&featureGenAISuggestions=true&featureGenAISuggestionsInternal=true"
33
VITE_REACT_APP_SOURCES="local,youtube,wiki,s3,web"
4-
VITE_LLM_MODELS="diffbot,openai-gpt-3.5,openai-gpt-4o"
4+
VITE_LLM_MODELS="diffbot,openai_gpt_3.5,openai_gpt_4o"
55
VITE_ENV="DEV"
66
VITE_TIME_PER_PAGE=50
77
VITE_CHUNK_SIZE=5242880

0 commit comments

Comments
 (0)