open-webui / open-webui

User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
https://openwebui.com
MIT License
45.96k stars 5.61k forks source link

O1 not working, streaming should be disabled #5539

Closed TianzeWang closed 1 month ago

TianzeWang commented 1 month ago

Bug Report

Installation Method

Docker

Environment

Confirmation:

Expected Behavior:

O1 should be working

Actual Behavior:

O1 not working due to:

image
silentoplayz commented 1 month ago

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

c0h1b4 commented 3 weeks ago

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

c0h1b4 commented 3 weeks ago
image image
silentoplayz commented 3 weeks ago

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 [https://docs.openwebui.com/tutorials/features/chat-params](Chat Parameters documentation) for more info. image