mateclaw/mateclaw-server/src/test/java/vip/mate/llm
2026-07-22 11:12:47 +08:00
..
anthropic/oauth chore: drop external project name references from code comments 2026-05-20 08:09:43 +08:00
cache feat(chat): per-turn token usage breakdown with cache hit/miss/write and reasoning split (#474) 2026-07-03 11:28:00 +08:00
chatmodel feat(llm): default model discovery by protocol for custom providers + configurable modelsPath 2026-07-15 14:50:53 +08:00
embedding refactor(llm): extract testable embedding protocol routing + drop dead fromProviderId 2026-05-20 10:14:12 +08:00
failover feat(llm): smarter failover — overload-aware retries, provider retry windows, provider pool auto-recovery 2026-07-22 11:12:47 +08:00
gemini feat(llm): native Gemini chat builder, Nano Banana image gen, xAI/Grok provider 2026-05-18 10:00:55 +08:00
model feat(llm): default model discovery by protocol for custom providers + configurable modelsPath 2026-07-15 14:50:53 +08:00
oauth chore(test): backfill mateclaw-server/src/test/ that earlier PRIVATE_ITEMS pattern accidentally excluded 2026-05-12 17:38:08 +08:00
probe feat(llm): 本地模型上下文窗口探测——Ollama/vLLM 真实窗口接入会话预算,超限报错自动反解窗口值 2026-07-03 18:51:08 +08:00
routing feat(agent): per-employee model-chain preference (provider + model, repeatable provider) 2026-06-28 13:05:48 +08:00
service feat(llm): default model discovery by protocol for custom providers + configurable modelsPath 2026-07-15 14:50:53 +08:00