Skip to content

[FEATURE] Document Crusoe as an LLM provider #7264

Description

@acheamponge

Feature Area

Documentation

Is your feature request related to an existing bug? Please link it here.

NA

Describe the solution you'd like

Add Crusoe to the LLM providers list in docs/edge/en/concepts/llms.mdx, following the same accordion format as the other LiteLLM-backed providers (Fireworks AI, Perplexity AI, etc.).

Crusoe is an existing LiteLLM provider (BerriAI/litellm#23195, merged), so LLM(model="crusoe/<model>") already works in CrewAI today via the crewai[litellm] extra — it just isn't documented. Crusoe provides OpenAI-compatible managed inference for leading open-weight models (Llama 3.3, DeepSeek, Qwen3, Kimi K2, and more) on renewable-powered GPU infrastructure.

This is a docs-only change; no code is touched.

Describe alternatives you've considered

Leaving it undocumented — but users have no way to discover that the provider already works, and every other LiteLLM-backed provider of comparable size has an entry on that page.

Additional context

PR #6530 already implements this and is ready for review. Opening this issue as the tracking issue @Vidit-Ostwal requested there on 2026-09-04, and to satisfy the first-time-contributor linked-issue requirement.

Willingness to Contribute

Yes, I'd be happy to submit a pull request (already open: #6530)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    vendor-pitchThird-party vendor or SDK pitch, not a CrewAI bug

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions