mirror of
https://github.com/czl9707/build-your-own-openclaw.git
synced 2026-08-14 00:47:59 +00:00
* docs: add MiniMax as an LLM provider option Add MiniMax configuration examples to config.example.yaml and README.md. MiniMax offers OpenAI-compatible API with 204K context window, accessible via LiteLLM's openai/ prefix with custom api_base. * update README.md --------- Co-authored-by: PR Bot <pr-bot@minimaxi.com> Co-authored-by: zane <czl970721@gmail.com>