Hz_
e87008e26c
fix(go-agent): support Aliyun tool calls (#17099)
## Summary
- Enable synchronous and streaming tool calls for Aliyun models.
- Preserve provider-specific chat endpoints and prevent repeated
qwen-flash tool calls.
- Restrict retrieval tool inputs to model-provided query parameters.
## Testing
- `bash build.sh --test ./internal/entity/models
./internal/agent/component ./internal/agent/tool`
- Manual frontend UI testing passed.
2026-07-20 15:54:55 +08:00
..
2026-07-20 14:52:09 +08:00
2026-07-20 15:54:55 +08:00
2026-07-14 21:06:11 +08:00
2026-07-20 14:52:09 +08:00
2026-07-18 21:02:07 +08:00
2026-07-17 14:40:09 +08:00
2026-07-18 18:22:33 +08:00
2026-07-19 09:26:44 +08:00
2026-07-20 15:54:55 +08:00
2026-07-20 14:13:05 +08:00
2026-07-10 20:30:00 +08:00
2026-07-20 12:59:06 +08:00
2026-07-02 09:45:01 +08:00
2026-07-18 21:02:07 +08:00
2026-07-05 20:43:52 +08:00
2026-07-20 14:34:35 +08:00
2026-07-19 09:26:44 +08:00
2026-07-20 15:54:55 +08:00
2026-07-10 11:58:32 +08:00
2026-07-07 17:22:08 +08:00
2026-07-18 21:02:07 +08:00
2026-07-20 09:48:24 +08:00
2026-07-10 14:26:54 +08:00