Spinning wheel or thinking messages #3527

Closed
opened 2025-11-11 15:33:23 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @rhajou on GitHub (Feb 1, 2025).

Feature Request

Currently I am using openweb-ui with a backend wrapped using FastAPI (haystack + llm deployed using vllm). The idea is to turn a specific types of logs (let's say Info logging from haystack) into printing messages on open-webui. Like "thinking", "structuring the response", "retrieving data". Instead of blank waiting.

Currently the waiting time for my RAG pipeline is unfortunately about 45 seconds and I think this feature will reduce stress on the user part.

How can we enable such a thing?

Originally created by @rhajou on GitHub (Feb 1, 2025). # Feature Request Currently I am using openweb-ui with a backend wrapped using FastAPI (haystack + llm deployed using vllm). The idea is to turn a specific types of logs (let's say Info logging from haystack) into printing messages on open-webui. Like "thinking", "structuring the response", "retrieving data". Instead of blank waiting. Currently the waiting time for my RAG pipeline is unfortunately about 45 seconds and I think this feature will reduce stress on the user part. How can we enable such a thing?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#3527