feat(zopu): chat server, standalone chat route, and CORS
This commit is contained in:
@@ -32,3 +32,6 @@ AGENT_MODEL_BASE_URL=https://ai.example.com/v1
|
||||
AGENT_MODEL_API_KEY=replace-with-provider-api-key
|
||||
AGENT_MODEL_CONTEXT_WINDOW=262000
|
||||
AGENT_MODEL_MAX_TOKENS=131072
|
||||
|
||||
# Zopu lean server (standalone chat + work actor)
|
||||
VITE_ZOPU_SERVER_URL=http://localhost:3590
|
||||
|
||||
Reference in New Issue
Block a user