mateclaw/mateclaw-server/src/main/java/vip/mate/llm/model
2026-05-09 11:07:08 +08:00
..
ActiveModelsInfo.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
AddProviderModelRequest.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
ApplyDiscoveredModelsRequest.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
CreateCustomProviderRequest.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
DiscoverResult.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
EmbeddingProtocol.java feat(llm): UI-configurable embedding models with per-KB binding and dynamic factory 2026-04-16 17:12:00 +08:00
EnableResult.java feat(llm): enabled column for providers + Add Provider drawer 2026-04-28 15:03:40 +08:00
Liveness.java feat(llm): provider liveness model + honor requireApiKey on chat path 2026-04-28 14:59:11 +08:00
ModelConfigEntity.java feat(llm): per-Model HTTP read-timeout override 2026-05-02 15:40:59 +08:00
ModelFamily.java feat(deepseek): integrate DeepSeek V4 (flash + pro) with thinking-mode support 2026-04-26 08:34:34 +08:00
ModelInfoDTO.java fix(ui): gate thinking toggle on supportsThinking (broad), not supportsReasoningEffort 2026-04-24 18:16:28 +08:00
ModelProtocol.java feat(anthropic): wire Claude Code OAuth into chat model 2026-04-26 08:34:08 +08:00
ModelProviderEntity.java feat(llm): enabled column for providers + Add Provider drawer 2026-04-28 15:03:40 +08:00
ModelSlotConfig.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
ModelSlotRequest.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
ProviderConfigRequest.java chore: sync multiple commits from private dev 2026-04-19 18:37:44 +08:00
ProviderInfoDTO.java fix(chat,llm): liveness-aware model popup with row-based configured check (#81) 2026-05-09 11:07:08 +08:00
TestResult.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00