docs: add Hubris as an OpenAI-compatible provider example
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 58.8k
- Forks
- 8.5k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 109
Description
Hubris is a ruble-billed OpenAI-compatible LLM gateway (400+ models: OpenAI, Anthropic, Google, and more, behind one API key). It works today via the existing self-hosted/custom-gateway patterns already documented on the LLMs page (either the openai/<model> LiteLLM prefix + base_url, or the native custom_openai=True flag).
Proposing to add a new <Accordion title="Hubris"> entry to docs/edge/en/concepts/llms.mdx, alongside the existing provider examples (Open Router, Groq, Fireworks, etc.), documenting the exact config that works.
Will open a small docs-only PR referencing this issue once confirmed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open docs/edge/en/concepts/llms.mdx and review the existing self-hosted and custom-gateway provider examples, including Open Router, Groq, and Fireworks. Add a Hubris accordion documenting the confirmed working configuration using the applicable existing pattern; done means the provider example is clear and consistent with the surrounding entries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 78/100