QwenLM/Qwen-Agent
Qwen-Agent
Agent framework and applications built upon Qwen>=3.0, featuring Function Calling, MCP, Code Interpreter, RAG, Chrome extension, etc.
Overview
Agent framework and applications built upon Qwen>=3.0, featuring Function Calling, MCP, Code Interpreter, RAG, Chrome extension, etc.
Best for
- Evaluating Qwen-Agent for Python AI workflows.
- Comparing a GitHub project with 16,373 stars and current repository activity.
Pros
- Qwen-Agent has visible GitHub traction with 16,373 stars.
- The project provides an external homepage for deeper evaluation.
Cons
- Production fit still depends on documentation depth, issue activity, and release cadence.
- License review should confirm the Apache-2.0 terms fit your use case.
Production readiness
Qwen-Agent should be validated with its README, release history, open issues, and integration requirements before production use.
License risk
Apache-2.0 is reported by GitHub; review the repository license before redistribution or commercial use.
Install
pip install -U "qwen-agent[gui,rag,code_interpreter,mcp]"git clone https://github.com/QwenLM/Qwen-Agent.gitpip install -e ./"[gui,rag,code_interpreter,mcp]"Node.js (Download and install the latest version from the Node.js official website)uv 0.4.18 or higher (Check with uv --version)