mateclaw/mateclaw-server/src/main/java/vip/mate/llm
2026-04-26 08:34:09 +08:00
..
anthropic/oauth feat(anthropic): Claude Code OAuth credential plumbing 2026-04-26 08:34:08 +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(anthropic): surface Claude Code OAuth in admin UI 2026-04-26 08:34:09 +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 fix(failover): probe URL construction + permissive 4xx/5xx handling 2026-04-19 19:36:38 +08:00
model feat(anthropic): wire Claude Code OAuth into chat model 2026-04-26 08:34:08 +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
service feat(anthropic): surface Claude Code OAuth in admin UI 2026-04-26 08:34:09 +08:00