You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ llm:
83
83
api_key: "YOUR_API_KEY"
84
84
```
85
85
86
-
> **Note:** Any OpenAI-compatible multi-model gateway works via `base_url` — for example [DaoXE](https://daoxe.com/?utm_source=github&utm_medium=organic&utm_campaign=metagpt&utm_content=openai_base_url) at `https://api.daoxe.com/v1` (set `api_key` to your gateway key and pick an exact model id).
86
+
> **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).
0 commit comments