Files
zjdataai-app/frontend/.env
T
2024-08-08 18:33:08 +08:00

7 lines
178 B
Bash

# The backend API for chat endpoint.
NEXT_PUBLIC_CHAT_API=http://localhost:8000/api/chat
# Let's the user change indexes in LlamaCloud projects
NEXT_PUBLIC_USE_LLAMACLOUD=true