Responses not streamed when using tool server #31
Unanswered
lb34828402
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I have a problem where I have a custom tool server setup, and it works with the open-webui (through gpt-4o). The problem is everytime I call a tool it only provides back a confirmation saying it will take the action needed, but never returns a response unless I click "continue generation". I've tried adding message streaming through the tool scripts directly but it still doesn't seem to work.
Anyone have any suggestions?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions