open-multi-agent/src/llm
hkalex 0485bfb82f Change the default URL of deepseek. Change the example to use reasoner for architect. 2026-04-16 12:17:22 +10:00
..
adapter.ts Support DeepSeek 2026-04-16 11:36:03 +10:00
anthropic.ts feat: add baseURL and apiKey support for OpenAI-compatible APIs 2026-04-02 19:33:10 +08:00
copilot.ts feat(llm): add fallback tool-call extraction for local models (#15) 2026-04-05 11:49:10 +08:00
deepseek.ts Change the default URL of deepseek. Change the example to use reasoner for architect. 2026-04-16 12:17:22 +10:00
gemini.ts fix: propagate AbortSignal through tool execution, Gemini adapter, and abort queue path (#99, #100, #101) 2026-04-12 23:20:30 +08:00
grok.ts feat(llm): add first-class Grok (xAI) support with dedicated GrokAdapter (#44) 2026-04-04 18:20:55 +08:00
minimax.ts Support MiniMax 2026-04-16 11:06:37 +10:00
openai-common.ts feat(llm): add fallback tool-call extraction for local models (#15) 2026-04-05 11:49:10 +08:00
openai.ts feat(llm): add fallback tool-call extraction for local models (#15) 2026-04-05 11:49:10 +08:00