About This Project
Qwen-Agent is a framework for developing LLM applications based on the instruction following, tool usage, planning, and memory capabilities of Qwen. It offers atomic components like LLMs and Tools, along with high-level components like Agents, and features example applications such as Browser Assistant and Code Interpreter.
Tags
Installation & Setup
git clone https://github.com/QwenLM/Qwen-Agent.git
cd Qwen-Agent
pip install -e ./"[gui,rag,code_interpreter,mcp]"
Reviews & Ratings
Share your experience
User Reviews (0)
No reviews yet. Be the first to share your experience!