feat(chat): stream paseo tool calls

This commit is contained in:
Miniputer
2026-07-21 17:06:12 +05:30
parent 59777e60b8
commit 677a355397
8 changed files with 211 additions and 7 deletions

View File

@@ -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