feat: Support for OpenAI gpt-5-pro #6752

Closed
opened 2025-11-11 17:05:05 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @i-rme on GitHub (Oct 24, 2025).

Check Existing Issues

  • I have searched all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request.

Problem Description

Using OpenWebUI v0.6.34 with OpenAI API key, some models like GPT-5 work but others like GPT-5-PRO fail with this message:

This model is only supported in v1/responses and not in v1/chat/completions.

Desired Solution you'd like

It would be cool for OpenWebUI to be compatible with models like GPT-5-PRO and/or future models.

Alternatives Considered

n/a

Additional Context

No response

Originally created by @i-rme on GitHub (Oct 24, 2025). ### Check Existing Issues - [x] I have searched all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request. ### Problem Description Using OpenWebUI v0.6.34 with OpenAI API key, some models like GPT-5 work but others like GPT-5-PRO fail with this message: `This model is only supported in v1/responses and not in v1/chat/completions.` ### Desired Solution you'd like It would be cool for OpenWebUI to be compatible with models like GPT-5-PRO and/or future models. ### Alternatives Considered n/a ### Additional Context _No response_
Author
Owner

@sebslight commented on GitHub (Oct 24, 2025):

I'm afraid Open WebUI does not support the responses API (and as far as I know there's no intent in supporting it). You can bypass this issue by using OpenRouter

@sebslight commented on GitHub (Oct 24, 2025): I'm afraid Open WebUI does not support the responses API (and as far as I know there's no intent in supporting it). You can bypass this issue by using OpenRouter
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#6752