Qwen-Agent/examples
tujianhong.tjh a6b93f963b add the tool-integrated reasoning agent for qwen2.5-math 2024-09-18 22:09:39 +08:00
..
resource add examples: multimodal tool use with qwen2-vl 2024-08-09 15:51:41 +08:00
__init__.py make kv storage tool support path key 2024-03-11 16:38:54 +08:00
assistant_add_custom_tool.py add gradio-based web gui support 2024-05-11 15:47:26 +08:00
assistant_rag.py add experimental support for parallel tool calling 2024-06-21 18:43:37 +08:00
assistant_weather_bot.py add gradio-based web gui support 2024-05-11 15:47:26 +08:00
function_calling.py add support for function_choice="none" 2024-07-04 18:26:34 +08:00
function_calling_in_parallel.py add self-play agents to simulate a dialogue between a user and an AI 2024-09-18 17:29:38 +08:00
gpt_mentions.py add memory-related agents: super-long dialogue and virtual memory 2024-06-05 15:21:10 +08:00
group_chat_chess.py add memory-related agents: super-long dialogue and virtual memory 2024-06-05 15:21:10 +08:00
group_chat_demo.py remove the deprecated image_service from code_interpreter 2024-05-23 18:19:02 +08:00
llm_riddles.py add gradio-based web gui support 2024-05-11 15:47:26 +08:00
llm_vl_mix_text.py add jsonschema as a dependency 2024-09-03 16:20:52 +08:00
long_dialogue.py add memory-related agents: super-long dialogue and virtual memory 2024-06-05 15:21:10 +08:00
multi_agent_router.py add jsonschema as a dependency 2024-09-03 16:20:52 +08:00
parallel_doc_qa.py add experimental support for parallel tool calling 2024-06-21 18:43:37 +08:00
qwen2vl_assistant_tooluse.py fix bugs in qwen2vl's openai-compatible client 2024-09-03 15:25:27 +08:00
qwen2vl_function_calling.py fix bugs in qwen2vl's openai-compatible client 2024-09-03 15:25:27 +08:00
react_data_analysis.py add gradio-based web gui support 2024-05-11 15:47:26 +08:00
tir_math.py add the tool-integrated reasoning agent for qwen2.5-math 2024-09-18 22:09:39 +08:00
virtual_memory_qa.py add memory-related agents: super-long dialogue and virtual memory 2024-06-05 15:21:10 +08:00
visual_storytelling.py add jsonschema as a dependency 2024-09-03 16:20:52 +08:00