chathub-dev / chathub

All-in-one chatbot client
https://chathub.gg/?utm_source=github
GNU General Public License v3.0
9.95k stars 1.01k forks source link

OpenAI o1-mini not streaming, returning 524 sometimes. #1282

Open blankuserrr opened 1 day ago

blankuserrr commented 1 day ago

When using o1-mini, the model doesn't stream its output, causing the frontend to show a 524 cloudflare error when the response hangs.

Desktop

wong2 commented 1 day ago

o1 models does not support streaming. Can you show me an example of 524 error?