Qwen-agent

Latest version: v0.0.15

Safety actively analyzes 703014 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.0.15

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

0.0.14

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

0.0.13

- update modelscope_studio version and fix Windows encoding issues

0.0.12

- upgrade gui to gradio 5 based

0.0.11

- fix signal conflicts in code interpreter
- support nous tool-call prompt

0.0.10

- Add the [Tool-Integrated Reasoning (TIR) agent](https://github.com/QwenLM/Qwen-Agent/blob/main/examples/tir_math.py) for Qwen2.5-Math.
- Add support for [caching the LLM's responses](https://github.com/QwenLM/Qwen-Agent/blob/main/qwen_agent/llm/base.py#L65). LLM caching can be enabled by providing `cache_dir` in the LLM's config, i.e.,`llm = get_chat_model(cfg={..., "cache_dir": "/tmp/directory_to_save_llm_cache"})`.
- Add [self-play agents](https://github.com/QwenLM/Qwen-Agent/blob/main/qwen_agent/agents/dialogue_simulator.py) to simulate a dialogue between a user and an AI agent, mainly for data synthesis and testing purposes.

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.