mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-12-03 18:43:14 +00:00
feat: shared and pinning agents + fix for streaming tools
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# Please put appropriate value
|
||||
VITE_API_HOST=http://0.0.0.0:7091
|
||||
VITE_BASE_URL=http://localhost:5173
|
||||
VITE_API_HOST=http://127.0.0.1:7091
|
||||
VITE_API_STREAMING=true
|
||||
Reference in New Issue
Block a user