openclaw/docs/providers
bowtiedbluefin b0686c8c10 feat: add Morpheus Inference API provider integration
Morpheus is a decentralized inference marketplace that provides FREE access
to AI models during Open Beta. The API is fully OpenAI-compatible.

This integration adds:

- Complete model catalog with 14 models:
  - Flagship: Qwen3 Coder 480B, Hermes 3 Llama 405B, GPT OSS 120B
  - Reasoning: Kimi K2 Thinking, GLM 4.7 Thinking, Qwen3 235B
  - Mid-size: Llama 3.3 70B (default), Qwen3 Next 80B, Mistral 31 24B
  - Fast: Llama 3.2 3B, Qwen3 4B
- Auto-discovery from Morpheus API with fallback to static catalog
- MORPHEUS_API_KEY environment variable support
- Interactive onboarding via 'morpheus-api-key' auth choice
- Provider auto-registration when API key is detected
- Comprehensive documentation covering:
  - All models with context windows and features
  - Streaming and function calling support
  - Security guidelines
  - Troubleshooting

Default model: morpheus/llama-3.3-70b (reliable, balanced performance)
Morpheus API: https://api.mor.org/api/v1 (OpenAI-compatible)
2026-01-26 10:34:45 -05:00
..
anthropic.md docs: add anthropic auth error troubleshooting 2026-01-25 00:07:19 +00:00
claude-max-api-proxy.md Docs: add Claude Max API Proxy guide (#1875) 2026-01-25 22:32:38 -06:00
deepgram.md refactor: unify media provider options 2026-01-17 09:28:05 +00:00
github-copilot.md Revert "fix: improve GitHub Copilot integration" 2026-01-23 07:14:00 +00:00
glm.md docs: add provider hub and model provider pages 2026-01-11 02:27:37 +01:00
index.md feat: add Morpheus Inference API provider integration 2026-01-26 10:34:45 -05:00
minimax.md Docs: note MiniMax usage endpoint 2026-01-17 19:45:54 +00:00
models.md docs: refine venice highlight 2026-01-25 01:49:53 +00:00
moonshot.md feat: add kimi code provider onboarding 2026-01-17 17:25:07 +00:00
morpheus.md feat: add Morpheus Inference API provider integration 2026-01-26 10:34:45 -05:00
ollama.md docs: fix ollama links 2026-01-25 00:05:38 +00:00
openai.md docs: add quick setup blocks to chat providers 2026-01-11 02:40:38 +01:00
opencode.md docs: add provider hub and model provider pages 2026-01-11 02:27:37 +01:00
openrouter.md docs: add provider hub and model provider pages 2026-01-11 02:27:37 +01:00
qwen.md UI: label Qwen provider 2026-01-18 01:03:08 +00:00
synthetic.md fix: refine synthetic provider + minimax probes 2026-01-13 03:36:53 +00:00
venice.md docs: refine venice highlight 2026-01-25 01:49:53 +00:00
vercel-ai-gateway.md Docs: add Vercel AI Gateway sidebar entry (#1901) 2026-01-25 20:22:10 -06:00
zai.md docs: add provider hub and model provider pages 2026-01-11 02:27:37 +01:00