[FEATURE] docs: add AI/ML API to the LLM provider examples
Nobody has claimed this yet.
- 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
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
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