mateclaw/mateclaw-server/src/main/java/vip/mate/llm/chatmodel
2026-08-16 13:14:16 +08:00
..
AnthropicChatModelBuilder.java fix(llm): add stream body idle timeout 2026-08-11 03:38:46 -04:00
AssistantThinkingRelay.java refactor(llm): decouple model construction from the agent graph layer (#147) 2026-05-18 07:47:49 +08:00
ChatGPTResponsesChatModelBuilder.java fix(failover): AUTH_ERROR triggers fallback chain + UI splits provider 401 from session expiry 2026-04-19 17:45:15 +08:00
ChatModelBuilder.java fix(failover): AUTH_ERROR triggers fallback chain + UI splits provider 401 from session expiry 2026-04-19 17:45:15 +08:00
ClaudeCodeChatModelBuilder.java refactor(llm): decouple model construction from the agent graph layer (#147) 2026-05-18 07:47:49 +08:00
ClaudeCodeIdentityChatModelDecorator.java refactor(llm): decouple model construction from the agent graph layer (#147) 2026-05-18 07:47:49 +08:00
ClaudeCodeSystemArrayExchangeFilter.java refactor(llm): decouple model construction from the agent graph layer (#147) 2026-05-18 07:47:49 +08:00
ClaudeCodeSystemArrayInterceptor.java refactor(llm): decouple model construction from the agent graph layer (#147) 2026-05-18 07:47:49 +08:00
DashScopeChatModelBuilder.java fix: align generateKwargs reserved key readers 2026-08-15 01:37:32 -04:00
DeepSeekV4ThinkingDecorator.java refactor(llm): decouple model construction from the agent graph layer (#147) 2026-05-18 07:47:49 +08:00
GeminiChatModelBuilder.java feat(llm): native Gemini chat builder, Nano Banana image gen, xAI/Grok provider 2026-05-18 10:00:55 +08:00
HttpTimeouts.java fix(llm): add stream body idle timeout 2026-08-11 03:38:46 -04:00
OpenAiCompatibleChatModelBuilder.java fix(team): harden long-running collaboration 2026-08-16 13:14:16 +08:00
OpenAiModelsPath.java feat(llm): default model discovery by protocol for custom providers + configurable modelsPath 2026-07-15 14:50:53 +08:00
OpenAiRequestRewriter.java fix(llm): preserve numeric tool schemas (#594) 2026-08-09 21:31:42 +08:00
ProviderChatModelFactory.java fix(failover): AUTH_ERROR triggers fallback chain + UI splits provider 401 from session expiry 2026-04-19 17:45:15 +08:00
ProviderGenerateKwargs.java fix: align generateKwargs reserved key readers 2026-08-15 01:37:32 -04:00
RateLimitDiagnosticExchangeFilter.java refactor(llm): decouple model construction from the agent graph layer (#147) 2026-05-18 07:47:49 +08:00
RateLimitDiagnosticInterceptor.java refactor(llm): decouple model construction from the agent graph layer (#147) 2026-05-18 07:47:49 +08:00
ReasoningContentCache.java fix(goal): real evaluator, retry refactor, hardened node + extra edges 2026-05-21 22:27:00 +08:00
ReasoningEffortResolver.java refactor(llm): decouple model construction from the agent graph layer (#147) 2026-05-18 07:47:49 +08:00
ThinkingLevelHolder.java refactor(llm): decouple model construction from the agent graph layer (#147) 2026-05-18 07:47:49 +08:00