diff --git a/README.md b/README.md index 080c02cd99..e35ba8506f 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,8 @@ llm: api_key: "YOUR_API_KEY" ``` +> **Note:** Any OpenAI-compatible multi-model gateway works via `base_url` — for example [DaoXE](https://daoxe.com/) at `https://api.daoxe.com/v1` (set `api_key` to your gateway key and pick an exact model id). + ### Usage After installation, you can use MetaGPT at CLI