mirror of
https://github.com/open-webui/docs.git
synced 2026-08-24 06:23:58 -04:00
OpenAI Compatibility and required endpoints #105
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 @Welteam on GitHub (Oct 2, 2025).
I'm looking into setting up an open-webui instance and I'm considering the different options available for the Backend API.
Of course, there is Ollama but the documentation also mentions that any project with an OpenAI-Compatible API will do. However the different OpenAI-compatible servers I'm checking support different subsets of the OpenAI API. I can't find on the website which endpoints are called by open-webui using which parameters so I can be sure that a given backend won't cause issues due to lack of support.
@Classic298 commented on GitHub (Dec 20, 2025):
fixed in dev