EveryDev.ai
Subscribe
Home
Tools

2,885+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2025
  • Coding1416
  • Infrastructure661
  • Marketing515
  • Projects463
  • Research429
  • Design406
  • Analytics368
  • Security263
  • MCP261
  • Testing251
  • Data244
  • Integration183
  • Prompts180
  • Communication167
  • Learning166
  • Extensions161
  • Voice145
  • Commerce128
  • DevOps115
  • Web84
  • Finance24
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Qwen-Agent
    Qwen-Agent icon

    Qwen-Agent

    Agent Frameworks

    An open-source framework by Alibaba's Qwen team for building LLM applications with function calling, tool usage, planning, MCP, RAG, and memory capabilities.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under Apache License 2.0. Install via pip and use with any compatible model backend.

    Engagement

    Available On

    Windows
    macOS
    Web
    API
    Browser

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent FrameworksLLM OrchestrationMCP Integration

    Alternatives

    AgentbaseLangChainAgent Orchestrator
    Developer
    Alibaba GroupNo. 969 West Wen Yi Road, HangzhouEst. 1999$105M+ raised

    Listed Jun 2026

    About Qwen-Agent

    Qwen-Agent is an open-source Python framework developed by Alibaba's QwenLM team for building LLM-powered applications on top of the Qwen model family. It provides both atomic components (LLMs, tools) and high-level agent abstractions, and serves as the backend for Qwen Chat. The project is licensed under Apache 2.0 and is actively maintained on GitHub.

    What It Is

    Qwen-Agent is an agent development framework that exposes instruction-following, tool usage, planning, and memory capabilities of Qwen models to developers. It sits in the agent framework category — giving developers building blocks to compose multi-step, tool-using AI applications rather than a finished end-user product. The framework ships with example applications including a Browser Assistant, Code Interpreter, and Custom Assistant, and now powers the Qwen Chat backend.

    Core Architecture

    The framework is organized around three layers of abstraction:

    • LLM layer — BaseChatModel subclasses that wrap DashScope-hosted Qwen models or any OpenAI-compatible API (vLLM, Ollama). Supports parallel function calls, multi-step tool calls, and the reasoning_content field for thinking models.
    • Tool layer — BaseTool with a @register_tool decorator for defining custom tools. Built-in tools include code_interpreter (Docker-sandboxed Python execution) and web search.
    • Agent layer — Agent base class with ready-made implementations like Assistant, FnCallAgent, and ReActChat. A WebUI helper wraps any agent in a Gradio interface with a single line of code.

    Key Capabilities

    • Function / tool calling — parallel and multi-turn function calls with a configurable template (default: Nous-style, recommended for Qwen3).
    • MCP support — agents can connect to Model Context Protocol servers (memory, filesystem, SQLite, etc.) via a JSON config block.
    • RAG over long documents — a fast RAG solution and a parallel agent approach that the project claims outperforms native long-context models on two benchmarks while handling 1M-token contexts.
    • Code Interpreter — Docker-based sandboxed Python execution; requires Docker to be installed locally.
    • BrowserQwen — a Chrome extension application built on the framework for browser-based assistance.
    • Gradio GUI — rapid demo deployment via WebUI(agent).run().

    Installation and Setup Path

    Install from PyPI with optional extras:

    pip install -U "qwen-agent[gui,rag,code_interpreter,mcp]"
    

    The framework requires either a DashScope API key (set as DASHSCOPE_API_KEY) for cloud-hosted Qwen models, or a locally deployed OpenAI-compatible endpoint via vLLM or Ollama. The GUI requires Python 3.10 or higher (upgraded to Gradio 5 as of December 2024).

    Update: v0.0.26 and Qwen3.5 Support

    The latest release is v0.0.26, published May 29, 2025. The most recent notable update (February 16, 2026) open-sourced Qwen3.5 with a corresponding agent demo. Earlier 2025 milestones include Qwen3-Coder tool-call support with native vLLM API tool parsing (July 2025), Qwen3-VL tool-call support with image zoom and search tools (September 2025), and MCP cookbooks (May 2025). An agent evaluation benchmark called DeepPlanning and full documentation were published in January 2026. The repository shows 16,500+ stars and active issue tracking as of mid-2026.

    Qwen-Agent - 1

    Community Discussions

    Be the first to start a conversation about Qwen-Agent

    Share your experience with Qwen-Agent, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under Apache License 2.0. Install via pip and use with any compatible model backend.

    • Full framework source code
    • Function calling and tool usage
    • MCP support
    • RAG and Code Interpreter
    • Gradio GUI

    Capabilities

    Key Features

    • Function calling (parallel and multi-turn)
    • MCP (Model Context Protocol) support
    • RAG over long documents (up to 1M tokens)
    • Docker-sandboxed Code Interpreter
    • Gradio-based WebUI for rapid demo deployment
    • Custom tool registration via @register_tool decorator
    • Support for DashScope, vLLM, and Ollama backends
    • BrowserQwen Chrome extension application
    • ReAct and FnCall agent implementations
    • Qwen3, Qwen3-Coder, Qwen3-VL, QwQ-32B support
    • Streaming output
    • Multi-turn chat history management
    • PDF and file reading support
    • DeepPlanning benchmark evaluation

    Integrations

    DashScope (Alibaba Cloud)
    vLLM
    Ollama
    Hugging Face
    ModelScope
    Docker
    Gradio
    MCP servers (memory, filesystem, SQLite)
    OpenAI-compatible APIs
    Chrome browser extension
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate Qwen-Agent and help others make informed decisions.

    Developer

    Alibaba Group

    Alibaba Group is a global technology company developing open models and infrastructure, including the Qwen series for AI applications.

    Founded 1999
    No. 969 West Wen Yi Road, China
    $105M+ raised
    124,320 employees

    Used by

    SAP
    Bosch
    Ford
    IHG (InterContinental Hotels Group)
    +36 more
    Read more about Alibaba Group
    WebsiteGitHub
    10 tools in directory

    Similar Tools

    Agentbase icon

    Agentbase

    Serverless agent platform that deploys persistent, customizable AI agents via a single API and SDKs with pay-per-step pricing and mixture-of-models architecture.

    LangChain icon

    LangChain

    LangChain provides LangSmith, an agent engineering platform, plus open-source frameworks (LangChain, LangGraph, Deep Agents) to help developers build, evaluate, and deploy AI agents.

    Agent Orchestrator icon

    Agent Orchestrator

    An open-source agent orchestration framework by ComposioHQ for building, coordinating, and managing multi-agent AI systems.

    Browse all tools

    Related Topics

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    439 tools

    LLM Orchestration

    Platforms and frameworks for designing, managing, and deploying complex LLM workflows with visual interfaces, allowing for the coordination of multiple AI models and services.

    164 tools

    MCP Integration

    Tools for integrating MCP with existing AI systems and applications.

    62 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions