Hi Open WebUI docs team,
I would like to suggest adding Starveri API as a small example in the OpenAI-compatible provider guide, if independent gateway providers are in scope for that page.
Starveri API is an independent OpenAI-compatible GPT/Codex API gateway with public docs, model metadata, prepaid credits, and a browser demo. It is not affiliated with OpenAI.
Public source links:
Suggested Open WebUI connection shape:
Provider type: OpenAI
URL: https://api.starveri.net/v1
API Key: a Starveri API key from the credits dashboard
Model IDs: auto-detected from /v1/models, or manually filtered from https://api.starveri.net/models
I am opening an issue first because the existing guide is intentionally protocol-oriented, and I do not want to assume every OpenAI-compatible gateway should get a provider tab. If this fits the docs, I can prepare a short source-backed PR using only the public URLs above.
Hi Open WebUI docs team,
I would like to suggest adding Starveri API as a small example in the OpenAI-compatible provider guide, if independent gateway providers are in scope for that page.
Starveri API is an independent OpenAI-compatible GPT/Codex API gateway with public docs, model metadata, prepaid credits, and a browser demo. It is not affiliated with OpenAI.
Public source links:
Suggested Open WebUI connection shape:
I am opening an issue first because the existing guide is intentionally protocol-oriented, and I do not want to assume every OpenAI-compatible gateway should get a provider tab. If this fits the docs, I can prepare a short source-backed PR using only the public URLs above.