docs(changelog): 0.57.0 条目去掉具体模型名,泛称国际旗舰模型(bump 0.57.1)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
caoqianming 2026-07-10 17:18:29 +08:00
parent ba2afa9e98
commit 9ce992597b
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
## 0.57.0 — 2026-07-10 ## 0.57.0 — 2026-07-10
- Pro 档新增 5 个国际旗舰模型:Claude Fable 5、Claude Opus 4.8、Claude Sonnet 4.6、GPT-5.6 Sol、Gemini 3.1 Pro,模型选单中直接选用。 - Pro 档新增多个国际旗舰模型,覆盖不同任务场景,模型选单中直接选用。
## 0.56.0 — 2026-07-10 ## 0.56.0 — 2026-07-10

View File

@ -1,3 +1,3 @@
# zcbot 版本号单一事实源:web/app.py 的 FastAPI version、/healthz 返回、前端展示都引这里。 # zcbot 版本号单一事实源:web/app.py 的 FastAPI version、/healthz 返回、前端展示都引这里。
# 改版本只动这一行。 # 改版本只动这一行。
__version__ = "0.57.0" __version__ = "0.57.1"