Pausing and generating successive answers/trains of thoughts #2077

Closed
opened 2025-11-11 14:59:56 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @Fusseldieb on GitHub (Sep 13, 2024).

On the official ChatGPT interface, when it outputs stateful Python notebooks and now chains of thoughts, there's a way for the model to "finish" outputting content, process for a bit while showing some sort of progress, and then resuming the answer.

Is this possible with Pipelines?

In other words, how would I structure the pipeline so it can pause for a brief moment, process, and then resume the answer? Is this even possible currently?

Originally created by @Fusseldieb on GitHub (Sep 13, 2024). On the official ChatGPT interface, when it outputs stateful Python notebooks and now chains of thoughts, there's a way for the model to "finish" outputting content, process for a bit while showing some sort of progress, and then resuming the answer. Is this possible with Pipelines? In other words, how would I structure the pipeline so it can pause for a brief moment, process, and then resume the answer? Is this even possible currently?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#2077