Hi Roo Code docs team,
I would like to suggest adding a short Starveri API setup example to the OpenAI Compatible provider docs, or a small dedicated provider page if that fits the docs structure better.
Starveri API is an independent OpenAI-compatible GPT/Codex API gateway with public docs, public model metadata, prepaid credits, and a browser demo. It is not affiliated with OpenAI.
Useful public links:
Suggested Roo Code configuration shape:
API Provider: OpenAI Compatible
Base URL: https://api.starveri.net/v1
API Key: a Starveri API key from the credits dashboard
Model ID: one of the public model IDs from https://api.starveri.net/models
I am opening this as a docs request first because I do not want to assume whether the project wants dedicated pages for independent gateway providers, or prefers examples to stay on the generic OpenAI Compatible page.
If this is in scope, I can prepare a small source-backed docs PR using only the public URLs above.
Hi Roo Code docs team,
I would like to suggest adding a short Starveri API setup example to the OpenAI Compatible provider docs, or a small dedicated provider page if that fits the docs structure better.
Starveri API is an independent OpenAI-compatible GPT/Codex API gateway with public docs, public model metadata, prepaid credits, and a browser demo. It is not affiliated with OpenAI.
Useful public links:
Suggested Roo Code configuration shape:
I am opening this as a docs request first because I do not want to assume whether the project wants dedicated pages for independent gateway providers, or prefers examples to stay on the generic OpenAI Compatible page.
If this is in scope, I can prepare a small source-backed docs PR using only the public URLs above.