mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
feat: support openai responses api #4501
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).
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