mateclaw/mateclaw-server/src/main/java/vip/mate/llm
2026-05-01 09:49:37 +08:00
..
anthropic/oauth feat(deepseek): integrate DeepSeek V4 (flash + pro) with thinking-mode support 2026-04-26 08:34:34 +08:00
cache feat(anthropic): wire Claude Code OAuth into chat model 2026-04-26 08:34:08 +08:00
chatgpt feat(i18n): complete remaining i18n — DefaultToolGuard, LLM/Datasource services, Channels UI 2026-04-11 18:02:03 +08:00
chatmodel fix(failover): AUTH_ERROR triggers fallback chain + UI splits provider 401 from session expiry 2026-04-19 17:45:15 +08:00
config fix: mysql migration compatibility + ollama tool-support gating + actionable error UI 2026-04-17 11:17:27 +08:00
controller feat(cron): unify output, add reminder task type, in-flight progress UI 2026-04-30 15:01:24 +08:00
embedding feat(llm): UI-configurable embedding models with per-KB binding and dynamic factory 2026-04-16 17:12:00 +08:00
event Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
failover feat(llm): enabled column for providers + Add Provider drawer 2026-04-28 15:03:40 +08:00
model fix(agent): per-model multimodal capability resolution (issue #44) 2026-04-30 17:25:51 +08:00
oauth fix(oauth): support remote-server deployment via MANUAL_PASTE flow 2026-04-26 08:34:08 +08:00
repository Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
routing fix(skill): knowledge wrappers + provider routing + feature gates 2026-05-01 09:49:37 +08:00
service fix(agent): per-model multimodal capability resolution (issue #44) 2026-04-30 17:25:51 +08:00