更新日志

This commit is contained in:
xunbu
2025-09-05 18:23:15 +08:00
parent c041559c4f
commit 8a9cb45f9e
5 changed files with 49 additions and 27 deletions

View File

@@ -1,5 +1,13 @@
更新日志
----------------
v1.4.1版 2025.9.5
特性
- apikey现在是选填项
接口变化
- API新增timeout选项设置等待agent回复时间
- AgentConfig的max_concurrent字段改名为concurrent【breaking change】
----------------
v1.4.0版 2025.9.4
特性
- 更全面的异常处理机制和更少出现的漏翻