Replies: 2 comments
-
|
Hi! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yes, I’m the creator of Starveri API. It’s a new platform, so that’s probably why you haven’t heard much about it yet. The goal is to provide an OpenAI-compatible API gateway with public model discovery, prepaid credits, and pricing positioned around 1/3 of OpenAI-style API rates. I’m happy to provide any details that would make it easier to evaluate as a provider example or pricing override preset. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
GoModel already supports custom OpenAI-compatible providers via
type: openai, so Starveri should not need a new transport. I wanted to ask whether you would want either:Starveri public references:
Possible config shape, following GoModel's existing custom OpenAI-compatible provider docs:
Token pricing from the public
/modelsendpoint is USD per 1M tokens:gpt-5.1-codexgpt-5.3-codex-sparkgpt-5.3-codexgpt-5.4gpt-5.4-minigpt-5.5Caveats that may matter for GoModel:
/modelsor/docs.Would you prefer a docs-only PR, a pricing-override preset/example, or no provider-specific entries for independent OpenAI-compatible gateways?
Beta Was this translation helpful? Give feedback.
All reactions