💡 Idea: Qwen + AG2 for a Coding Agent #2012
elCaptnCode
started this conversation in
General
Replies: 1 comment
-
|
Thanks @BlocUnited. I would like to get to the bottom of how to htink about claude code's reasoning. I hqve my own ideas based on empirical feedback, but really I'd like to know the current patterns / design of a coding agent (can be any language + llm). Perosnally i want to use the best Open Source SWE benchmarked LLM and combine it to start generating agents. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
💡 Idea: Qwen + AG2 for a Coding Agent
We don’t currently have public examples of Qwen use cases in AG2 — having one would be awesome!
🔧 The Building Blocks Are Already Here
Code Execution (Local or Docker)
AG2 – Code Execution
Custom Model Loading (to plug in Qwen)
AG2 – Agent Chat with Custom Model
🚀 The Idea
Integrate Qwen (especially Qwen3-Coder) as the LLM in AG2,
attach the Code Executor, and you’ve got yourself a functional coding agent.
❓ Open Question
Has anyone tried this pairing yet?
Would there be interest in creating and sharing a public example?
Submitted on behalf of: davewd9578
Beta Was this translation helpful? Give feedback.
All reactions