[GH-ISSUE #14282] issue: thoughts may not be rendered correctly when using with tools #17203

Closed
opened 2026-04-19 22:55:29 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @funnycups on GitHub (May 24, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14282

Check Existing Issues

  • I have searched the existing issues and discussions.
  • I am using the latest version of Open WebUI.

Installation Method

Docker

Open WebUI Version

0.6.10

Ollama Version (if applicable)

No response

Operating System

Ubuntu 22

Browser (if applicable)

Chrome 136.0.7103.114

Confirmation

  • I have read and followed all instructions in README.md.
  • I am using the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have listed steps to reproduce the bug in detail.

Expected Behavior

After folded search result labels, folded thoughts labels shall be rendered correctly. Like:

Look into result from tools
thinking for 12 seconds

Actual Behavior

Sometimes thoughts are not rendered correctly directly after models tool call.

Steps to Reproduce

  1. Enable some tools
  2. Ask models whose API supports return think tags to use it
  3. See result

Logs & Screenshots

Image

Additional Information

Maybe we need a forced new line between tools call and think tags?

Originally created by @funnycups on GitHub (May 24, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/14282 ### Check Existing Issues - [x] I have searched the existing issues and discussions. - [x] I am using the latest version of Open WebUI. ### Installation Method Docker ### Open WebUI Version 0.6.10 ### Ollama Version (if applicable) _No response_ ### Operating System Ubuntu 22 ### Browser (if applicable) Chrome 136.0.7103.114 ### Confirmation - [x] I have read and followed all instructions in `README.md`. - [x] I am using the latest version of **both** Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have listed steps to reproduce the bug in detail. ### Expected Behavior After folded search result labels, folded thoughts labels shall be rendered correctly. Like: > Look into result from tools thinking for 12 seconds ### Actual Behavior Sometimes thoughts are not rendered correctly directly after models tool call. ### Steps to Reproduce 1. Enable some tools 2. Ask models whose API supports return think tags to use it 3. See result ### Logs & Screenshots ![Image](https://github.com/user-attachments/assets/79050e54-71dc-4100-b354-0477ab63d666) ### Additional Information Maybe we need a forced new line between tools call and think tags?
GiteaMirror added the bug label 2026-04-19 22:55:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#17203