# QwenLM/Qwen-Agent

Agent framework and applications built upon Qwen>=3.0, featuring Function Calling, MCP, Code Interpreter, RAG, Chrome extension, etc.

Repository: https://github.com/QwenLM/Qwen-Agent
Canonical: https://ross.abutalabs.com/products/qwen-agent
Homepage: https://pypi.org/project/qwen-agent/
Language: Python
License: Apache-2.0
License Family: permissive
Last push: 2026-03-04T08:15:07+00:00

## Health v2 (maintenance only)
Score: 61/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 70, release rhythm 40, longevity 76
- inputs: {"age_days": 1077, "days_push": 182, "days_rel": 461, "gap_med": 6, "n_releases_24m": 18}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 17018, forks 1702 (observed 2026-08-28T04:11:17.592759+00:00)

## What it is
Qwen-Agent is a Python framework for building LLM agent applications on top of Qwen models, providing function calling, MCP support, code interpreter, and RAG capabilities. It also ships example applications like a Browser Assistant (Chrome extension) and Code Interpreter, and serves as the backend of Qwen Chat.

## Use cases
- build an LLM agent with function calling
- add RAG to a Qwen-based chatbot
- run a code interpreter agent
- connect agents to tools via MCP
- create a browser assistant chrome extension
- develop custom AI assistants on Qwen models

## When to choose
- you are building agent applications on Qwen models
- you need built-in function calling, MCP, and RAG in one framework
- you want reference implementations like code interpreter or browser assistant

## When to avoid
- you use non-Qwen models exclusively and want a model-agnostic framework
- you need a simple chat UI without agent workflows
- you require a production multi-agent orchestration platform with vendor support

## Facets
- artifact type: framework
- maturity: active
- function: agent-framework, rag, mcp, llm-inference, chatbot
- domain: artificial-intelligence, large-language-models, developer-tools
- platform: python, cross-platform, browser-extension
- tags: function-calling, code-interpreter, qwen, llm-applications, tool-usage, ai-agents, retrieval-augmented-generation

## Member repositories
- QwenLM/Qwen-Agent (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:17.592759+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:03:40.204606+00:00, confidence not recorded.
  - readme: https://github.com/QwenLM/Qwen-Agent (fetched 2026-08-28T04:11:17.592759+00:00, sha 325ffd8c371b)
  - homepage: https://pypi.org/project/qwen-agent/ (fetched 2026-08-29T08:01:39.868385+00:00, sha 4b4e8fead74a)
  - registry_pypi: https://pypi.org/pypi/qwen-agent/json (fetched 2026-08-29T08:01:39.877689+00:00, sha d6e0b1b775d4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
