mateclaw/mateclaw-server/src/main/java/vip/mate/llm
2026-05-05 14:46:08 +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 fix(mcp): expand JVM system properties in stdio args/env/cwd 2026-05-05 14:46:08 +08:00
chatmodel feat(llm): per-Model HTTP read-timeout override 2026-05-02 15:40:59 +08:00
config fix(llm): skip Ollama auto-discovery network probe when provider disabled 2026-05-03 20:32:17 +08:00
controller feat(llm): OAuth device authorization grant for ChatGPT remote deploy 2026-05-05 10:39:47 +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 feat(llm): per-Model HTTP read-timeout override 2026-05-02 15:40:59 +08:00
oauth fix(llm): JSON body + 403/404 status mapping for OpenAI device code 2026-05-05 13:06:11 +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 feat(llm): live model discovery for ChatGPT OAuth provider 2026-05-05 13:06:19 +08:00