Skip to content

Commit 8d29146

Browse files
Update README.md
1 parent e9fec8e commit 8d29146

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ Allow unauthenticated request : Yes
149149
| VITE_BACKEND_API_URL | Optional | http://localhost:8000 | URL for backend API |
150150
| VITE_BLOOM_URL | Optional | https://workspace-preview.neo4j.io/workspace/explore?connectURL={CONNECT_URL}&search=Show+me+a+graph&featureGenAISuggestions=true&featureGenAISuggestionsInternal=true | URL for Bloom visualization |
151151
| VITE_REACT_APP_SOURCES | Mandatory | local,youtube,wiki,s3 | List of input sources that will be available |
152-
| VITE_LLM_MODELS | Mandatory | diffbot,openai-gpt-3.5,openai-gpt-4o | Models available for selection on the frontend, used for entities extraction and Q&A
153152
| VITE_CHAT_MODES | Mandatory | vector,graph+vector,graph,hybrid | Chat modes available for Q&A
154153
| VITE_ENV | Mandatory | DEV or PROD | Environment variable for the app |
155154
| VITE_TIME_PER_PAGE | Optional | 50 | Time per page for processing |

0 commit comments

Comments
 (0)