mateclaw/mateclaw-server/src/main/java/vip/mate/llm
2026-05-15 10:19:03 +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 fix(rbac): let viewers read active model so they can actually chat 2026-05-15 10:19:03 +08:00
embedding chore(deps): bump Spring AI 1.1.5 -> 1.1.6 and Spring AI Alibaba 1.1.2.2 -> 1.1.2.3 2026-05-13 07:39:27 +08:00
event Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
failover fix(chat,llm): liveness-aware model popup with row-based configured check (#81) 2026-05-09 11:07:08 +08:00
model fix(llm): let custom OpenAI-compatible providers opt out of API Key requirement (#89) 2026-05-09 14:26:35 +08:00
oauth fix(llm): activate default model after OpenAI OAuth and gate provider checks by enabled 2026-05-12 09:58:30 +08:00
repository Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
routing feat(agent,llm): multimodal sidecar routing for unsupported attachments (#87) 2026-05-09 16:41:26 +08:00
service fix(llm): activate default model after OpenAI OAuth and gate provider checks by enabled 2026-05-12 09:58:30 +08:00