Skip to content

Commit 0935232

Browse files
committed
docs: remove UTM tracking parameters from link
1 parent 681193d commit 0935232

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ llm:
8383
api_key: "YOUR_API_KEY"
8484
```
8585
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).
8787

8888
### Usage
8989

0 commit comments

Comments
 (0)