crewAIInc / crewAIInc/crewAI

[FEATURE] docs: add AI/ML API to the LLM provider examples

Open
#7,321 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request vendor-pitch
Dominant language
Python
Stars
58.8k
Forks
8.5k
Avg merge
1d 15h
Merged PRs (30d)
109

Description

Feature Area

Documentation

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

NA

Describe the solution you'd like

AI/ML API (aimlapi.com) already works with CrewAI through the LiteLLM fallback — LiteLLM ships it as the aiml provider. But it is not in the provider examples in docs/edge/en/concepts/llms.mdx, so users have to guess the aiml/ prefix and the AIML_API_KEY variable.

Please add an "AI/ML API" accordion to the LLM provider examples, in the same shape as Nebius AI Studio and the other LiteLLM-backed providers: env var, a short LLM(...) example, a few model ids, and the uv add 'crewai[litellm]' note. Same block for the ar, ko and pt-BR docs.

Describe alternatives you've considered

N/A

Additional context

Docs only, no code change. PR is ready: #7140.

Willingness to Contribute

Yes, I'd be happy to submit a pull request

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

Start with docs/edge/en/concepts/llms.mdx and compare the existing Nebius AI Studio and LiteLLM-backed provider accordions. Check the corresponding ar, ko, and pt-BR documentation files for matching sections, then verify that all four locales contain the requested provider example; PR #7140 indicates the work is already underway.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.