ITADN
QwenLM/Qwen-Agent

版本发布 8

v0.0.24
? · 2025-05-19

- allow tool response to be empty string - add a fallback for invalid tool call output - support resource in mcp server as tool - support transformers models, audio input, and fix openvino

v0.0.23
? · 2025-05-16

- fix missing dashscope api_key after creating fncall_agent with qwen3

v0.0.20
? · 2025-04-28

- fix mcp dangling processes - add truncation for function role - set QWEN_AGENT_MAX_LLM_CALL_PER_RUN=20, QWEN_AGENT_DEFAULT_MAX_INPUT_TOKENS=58k

v0.0.18
? · 2025-04-01

- llm: Add omni support - gui: Modify the dependency version of gradio

v0.0.17
? · 2025-03-30

- Adjust MCP as an optional dependency - Modify some search strategy in RAG

v0.0.16
? · 2025-03-18

- Add reasoning_content filed to Message - Adjust the default Function Call template - Add a function to assist in printing streaming str response on the terminal

v0.0.15
? · 2024-12-13

- support optional image prefix for vl fn-call - support video understanding

v0.0.14
? · 2024-12-12

- support completion interface for oai - add qwen-audio support and support env for default settings - rm upload image prefix