mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-11 10:34:13 -05:00
[GH-ISSUE #11893] feat: support openai responses api #70996
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @goguryeo1 on GitHub (Mar 20, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11893
Check Existing Issues
Problem Description
openai's o1-pro available via api
but, it seems o1-pro doesnt support chat completion api, it may need responses api.
is there any plan to add responses api?
Desired Solution you'd like
migration to responses api...?
it could be solution maybe...
Alternatives Considered
No response
Additional Context
No response
@goguryeo1 commented on GitHub (Mar 20, 2025):
i found already closed same issue