Qwen-Agent is a framework for building applications / agents using Qwen models (version 3.0+). It provides components for instruction following, tool usage (function calling), planning, memory, RAG (retrieval augmented generation), code interpreter, etc. It ships with example applications (Browser Assistant, Code Interpreter, Custom Assistant), supports GUI front-ends, backends, server setups. Agent workflow can maintain context / memory to perform multi-turn or more complex logic over time. It acts as the backend for Qwen Chat among other use cases. Built-in Code Interpreter tool that can execute code (locally) as part of agent workflows.
Features
- Supports Function Calling (i.e., wrapping tools that can be invoked by the agent) for external actions or APIs
- Built-in Code Interpreter tool that can execute code (locally) as part of agent workflows
- Retrieval Augmented Generation (RAG) functionality for including external documents / files into the reasoning process
- Support for planning & memory: agent workflow can maintain context / memory to perform multi-turn or more complex logic over time
- Multiple front-end options: GUI (Gradio), server mode, browser assistant, etc., with example apps included
- Configuration for high throughput deployment (using vLLM, Ollama etc.), optional modules (e.g. GUI, mcp, code_interpreter) and extensible tool registration etc.
License
Apache License V2.0Follow Qwen-Agent
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Qwen-Agent!