mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[GH-ISSUE #13905] issue: Native Tool Calling Does not Work for OpenAI API #17070
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alexaytov on GitHub (May 15, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13905
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
v0.6.9
Ollama Version (if applicable)
No response
Operating System
macOS
Browser (if applicable)
Chrome
Confirmation
README.md.Expected Behavior
When the openAI backend is calling a tool, I expected the openweb-ui to execute the tool and send the response from the tool to the AI backend and return the AI response.
Actual Behavior
When the backend requests a tool usage e.g.:
The response is stuck in loading and is never loaded.
Steps to Reproduce
Logs & Screenshots
Terminal Logs during the chat execution:
Browser console logs:
Additional Information
No response
@tjbck commented on GitHub (May 15, 2025):
Unable to reproduce, keep us updated!