search_web versus web_search

#6
by kbuettner - opened

XYZAILab/XYZ-Aquila-mini wants to search the web (only) using web_search, a non-existent tool for Open WebUI. When using Open WebUI, the correct tool to use is search_web; the model is able to list it when I tell it to show me its available tool calls. When I tell it to use search_web instead of web_search, it tries repeatedly, but always ends up calling web_search instead.

So change your tool name, and help the model a bit, at the end it's just a word calculator

Thank you for your interest in our work!

For evaluation, we recommend using our harness available here: https://github.com/XYZ-AI-Lab/AxisAgentic

The default tool schema aligns with those used during the model's training, ensuring consistent performance during evaluation.

Sign up or log in to comment