This website requires JavaScript.
Explore
Help
Register
Sign In
charieswei
/
open-multi-agent
mirror of
https://github.com/JackChen-me/open-multi-agent.git
Watch
1
Star
0
Fork
You've already forked open-multi-agent
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b6ee63bda0
open-multi-agent
/
src
/
llm
History
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