crewAIInc / crewAIInc/crewAI

docs: add Hubris as an OpenAI-compatible provider example

Open Beginner friendly
#7,276 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

vendor-pitch
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.