CodeReview/backend/app/services/llm/adapters
vinland100 62c42341c4
Build and Push CodeReview / build (push) Waiting to run Details
feat: Implement incremental historical event loading and a centralized state synchronization mechanism, including stream reconnection, for the AgentAudit page.
2026-01-29 14:51:48 +08:00
..
__init__.py refactor(llm): consolidate LLM adapters with LiteLLM unified layer 2025-11-28 16:41:39 +08:00
baidu_adapter.py fix(llm): 增强API错误处理以包含原始响应信息 2025-12-19 13:33:49 +08:00
doubao_adapter.py fix(llm): 增强API错误处理以包含原始响应信息 2025-12-19 13:33:49 +08:00
litellm_adapter.py feat: Implement incremental historical event loading and a centralized state synchronization mechanism, including stream reconnection, for the AgentAudit page. 2026-01-29 14:51:48 +08:00
minimax_adapter.py fix(llm): 增强API错误处理以包含原始响应信息 2025-12-19 13:33:49 +08:00