make non-anthropic model work with response example, fe padding bottom increase cuz of new chat input

This commit is contained in:
marko-kraemer 2025-05-07 01:57:13 +02:00
parent 7ff15d8dc7
commit 5f7076e167
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ async def run_agent(
# use_xml_tool_calling = "anthropic" in model_name.lower() or "claude" in model_name.lower()
# use_native_tool_calling = "openai" in model_name.lower() or "gpt" in model_name.lower()
model_name = "openrouter/qwen/qwen3-235b-a22b"
# model_name = "openrouter/qwen/qwen3-235b-a22b"
response = await thread_manager.run_thread(