O1 not working, streaming should be disabled #2130

Closed
opened 2025-11-11 15:00:50 -06:00 by GiteaMirror · 7 comments
Owner

Originally created by @TianzeWang on GitHub (Sep 20, 2024).

Bug Report

Installation Method

Docker

Environment

  • Open WebUI Version: v0.3.22

  • Operating System: macOS Big Su

  • Browser (if applicable): Arc

Confirmation:

  • [X ] I have read and followed all the instructions provided in the README.md.
  • [ X] I am on 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 provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

Expected Behavior:

O1 should be working

Actual Behavior:

O1 not working due to:
image

Originally created by @TianzeWang on GitHub (Sep 20, 2024). # Bug Report ## Installation Method Docker ## Environment - **Open WebUI Version:** v0.3.22 - **Operating System:** macOS Big Su - **Browser (if applicable):** Arc **Confirmation:** - [X ] I have read and followed all the instructions provided in the README.md. - [ X] I am on 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 provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## Expected Behavior: O1 should be working ## Actual Behavior: O1 not working due to: <img width="960" alt="image" src="https://github.com/user-attachments/assets/726a87d2-5fdb-47c6-848e-404bad292a7b">
Author
Owner

@silentoplayz commented on GitHub (Sep 20, 2024):

Look for the Stream Chat Response option found in your Settings for Open WebUI and disable it. O1 does not stream its responses.

@silentoplayz commented on GitHub (Sep 20, 2024): Look for the `Stream Chat Response` option found in your Settings for Open WebUI and disable it. O1 does not stream its responses.
Author
Owner

@c0h1b4 commented on GitHub (Oct 16, 2024):

There is no Stream Chat Response option :/
BTW I'm using v0.3.32 (latest).

@c0h1b4 commented on GitHub (Oct 16, 2024): There is no `Stream Chat Response` option :/ BTW I'm using v0.3.32 (latest).
Author
Owner

@c0h1b4 commented on GitHub (Oct 16, 2024):

image image
@c0h1b4 commented on GitHub (Oct 16, 2024): <img width="779" alt="image" src="https://github.com/user-attachments/assets/ff2541b1-2f8a-4ba4-b8b7-ae9d8543bdf2"> <img width="777" alt="image" src="https://github.com/user-attachments/assets/9fdccf14-9948-42fe-b0a4-511cfcb18d86">
Author
Owner

@silentoplayz commented on GitHub (Oct 16, 2024):

There is no Stream Chat Response option :/ BTW I'm using v0.3.32 (latest).

The Stream Chat Response option was moved to the top of the Advanced Parameters section. It can be modified on a per-chat, per-account, and per-model level basis now. See Chat Parameters documentation for more info.
image

@silentoplayz commented on GitHub (Oct 16, 2024): > There is no `Stream Chat Response` option :/ BTW I'm using v0.3.32 (latest). The `Stream Chat Response` option was moved to the top of the `Advanced Parameters` section. It can be modified on a per-chat, per-account, and per-model level basis now. See [Chat Parameters documentation](https://docs.openwebui.com/tutorials/features/chat-params) for more info. ![image](https://github.com/user-attachments/assets/e503f3c0-8204-41f4-bceb-340485b95466)
Author
Owner

@Nitschi commented on GitHub (Nov 12, 2024):

Can it be disabled for the o1-models separately?
I would be nice for this to work with the default config.

@Nitschi commented on GitHub (Nov 12, 2024): Can it be disabled for the o1-models separately? I would be nice for this to work with the default config.
Author
Owner

@silentoplayz commented on GitHub (Nov 12, 2024):

Can it be disabled for the o1-models separately? I would be nice for this to work with the default config.

https://docs.openwebui.com/features/chat-params

@silentoplayz commented on GitHub (Nov 12, 2024): > Can it be disabled for the o1-models separately? I would be nice for this to work with the default config. https://docs.openwebui.com/features/chat-params
Author
Owner

@Nitschi commented on GitHub (Nov 13, 2024):

This is already very helpful, thank you.
I'm still of the opinion that no manual steps (like changing this setting in the WebUI) should have to be taken to use the model.
I opened #6900 .
It would allow us to have the full setup as code (mostly a docker-compose.yml + an .env-file) and minimal to no admin account intervention (Accounts are created via OIDC).
Thanks!

@Nitschi commented on GitHub (Nov 13, 2024): This is already very helpful, thank you. I'm still of the opinion that no manual steps (like changing this setting in the WebUI) should have to be taken to use the model. I opened #6900 . It would allow us to have the full setup as code (mostly a `docker-compose.yml` + an `.env`-file) and minimal to no admin account intervention (Accounts are created via OIDC). Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#2130