Releases: QwenLM/Qwen-Agent
Releases · QwenLM/Qwen-Agent
v0.0.26
29 May 09:36
Compare
Sorry, something went wrong.
No results found
bugfix: support set sse_read_timeout and automatic reconnection for mcp
v0.0.25
22 May 10:29
Compare
Sorry, something went wrong.
No results found
support streamable-http for mcp
change license to apache 2.0
v0.0.24
19 May 11:19
Compare
Sorry, something went wrong.
No results found
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
16 May 04:48
Compare
Sorry, something went wrong.
No results found
fix missing dashscope api_key after creating fncall_agent with qwen3
v0.0.22
08 May 13:21
Compare
Sorry, something went wrong.
No results found
add Qwen3 examples and MCP cookbooks
change keygen model in rag
bugfix: pass reasoning_content to oai interface
v0.0.21
01 May 18:36
Compare
Sorry, something went wrong.
No results found
add qwen3 example
fix bug of typewriter_print for code_interpreter
v0.0.20
28 Apr 17:42
Compare
Sorry, something went wrong.
No results found
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
01 Apr 08:51
Compare
Sorry, something went wrong.
No results found
llm: Add omni support
gui: Modify the dependency version of gradio
v0.0.17
30 Mar 12:47
Compare
Sorry, something went wrong.
No results found
Adjust MCP as an optional dependency
Modify some search strategy in RAG
v0.0.16
18 Mar 09:06
Compare
Sorry, something went wrong.
No results found
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