feat(chat): stream paseo tool calls
This commit is contained in:
@@ -26,7 +26,7 @@ FLUE_DB_TOKEN=replace-with-a-long-random-token
|
||||
|
||||
# Agent model provider
|
||||
AGENT_MODEL_PROVIDER=cheaptricks
|
||||
AGENT_MODEL_NAME=minimax-m3
|
||||
AGENT_MODEL_NAME=glm-5.2
|
||||
AGENT_MODEL_API=openai-completions
|
||||
AGENT_MODEL_BASE_URL=https://ai.example.com/v1
|
||||
AGENT_MODEL_API_KEY=replace-with-provider-api-key
|
||||
|
||||
Reference in New Issue
Block a user