Agenvoy v0.30.3 Release Notes
v0.30.2 -> v0.30.3
Summary
Expands the runtime with Open WebUI integration and a compatible model discovery surface. Improves compatibility for clients that need model metadata before making inference requests.
翻譯
擴充 runtime 的 Open WebUI 整合與相容模型探索能力,並改善需要在推理前取得模型資訊的客戶端相容性。
Changes
FEAT
- Add Open WebUI integration and install command (@pardnchiu) [35c286a3]
- Add OpenAI-compatible model detail endpoint (@pardnchiu) [37f8433d]
翻譯
- 新增 Open WebUI 整合與安裝指令
- 新增 OpenAI 相容模型詳細資訊 endpoint
Scope
internal/runtime/routes/handler/— FEAT (model.go,webuiProxy.go)internal/runtime/routes/— FEAT (new.go)internal/runtime/tui/— FEAT (cmdSelector.go,commandWebui.go,handlerCommand.go,update.go)internal/runtime/webui/— FEAT (webui.go)internal/session/config/— FEAT (config.go)
Generated by SKILL