初始化提交
This commit is contained in:
+4
-2
@@ -1,6 +1,8 @@
|
||||
# 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
|
||||
PHOENIX_SERVER_URL=http://localhost:6006/
|
||||
|
||||
# Let's the user change indexes in LlamaCloud projects
|
||||
NEXT_PUBLIC_USE_LLAMACLOUD=false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user