v0.28.35 -> v0.28.36
Summary
Improves provider integration and streamlines runtime model handling. Typed reasoning and text-only model filtering now align model selection with the router's capabilities.
翻譯
改善 provider 整合並簡化執行期模型處理。型別化 reasoning 與純文字模型過濾讓模型選擇流程與 router 能力保持一致。
Changes
UPDATE
- Upgrade the go-llm-router dependency and adopt typed reasoning and text-only model filtering (@pardnchiu) [f61be375]
翻譯
- 升級 go-llm-router 相依套件,並採用型別化 reasoning 與純文字模型過濾
Scope
internal/agents/exec/— UPDATEinternal/runtime/routes/handler/providers.go— UPDATEinternal/runtime/tui/— UPDATEinternal/utils/utils.go— UPDATEgo.mod— UPDATEgo.sum— UPDATE
Generated by SKILL