Files
AutoGPT/docs/platform
Toran Bruce Richards a148c9659f docs: list model developers (not providers) in Available Language Models (#12657)
## What changed

Replaces the **Available Language Models** section in
`what-is-autogpt-platform.md`.

### Before
The list mixed model creators (OpenAI, Anthropic) with inference
providers and aggregators (Groq, AI/ML API) and linked 'Llama' to
LlamaIndex — which isn't a model developer at all.

### After
- Uses the industry-standard term **model developers** instead of 'LLM
providers'
- Lists **every** model developer whose models are in the platform's
`LlmModel` enum (`dev` branch) — 17 total
- Removes entries that are inference providers/aggregators, not model
developers: **Groq, AI/ML API, Llama (LlamaIndex)**
- Ranked by approximate industry adoption based on [OpenRouter
market-share data](https://openrouter.ai/rankings#market-share), not
alphabetically
- Each entry links to the developer's site and highlights their key
model families

### Full list (ranked by adoption)
1. Google DeepMind — Gemini 3, 2.5, and 2.0
2. Anthropic — Claude Opus, Sonnet, and Haiku
3. DeepSeek — DeepSeek R1 and V3
4. Qwen (Alibaba) — Qwen 3
5. OpenAI — GPT-5, GPT-4.1, O3, and more
6. Meta — Llama 4 and Llama 3
7. Mistral AI — Mistral Large, Medium, Small, and Codestral
8. xAI — Grok 4 and Grok 3
9. Moonshot AI — Kimi K2
10. Perplexity — Sonar, Sonar Pro, and Sonar Deep Research
11. Amazon — Nova Pro, Lite, and Micro
12. Microsoft — Phi-4 and WizardLM 2
13. Cohere — Command A and Command R
14. Nvidia — Nemotron
15. Nous Research — Hermes
16. Vercel — v0
17. Gryphe — MythoMax

---------

Co-authored-by: Toran Bruce Richards <22963551+Torantulino@users.noreply.github.com>
2026-04-03 11:55:16 +01:00
..