xujfcn commited on
Commit
4ab02f1
·
1 Parent(s): 1d2e2ea

Switch to utm_source/medium/campaign tracking for GA4

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,7 +19,7 @@ language:
19
 
20
  > 通过 Crazyrouter API 调用 DALL-E 3、Flux 等图像生成模型
21
 
22
- [Crazyrouter](https://crazyrouter.com/?ref=huggingface) 不仅支持文本模型,还支持图像生成模型。一个 API Key 即可调用多种 AI 绘画模型。
23
 
24
  ---
25
 
@@ -290,7 +290,7 @@ print(response.choices[0].message.content)
290
 
291
  ## 链接
292
 
293
- - 🌐 [Crazyrouter](https://crazyrouter.com/?ref=huggingface) — 获取 API Key
294
  - 🤖 [在线 Demo](https://huggingface.co/spaces/xujfcn/Crazyrouter-Demo)
295
  - 📖 [快速入门](https://huggingface.co/xujfcn/Crazyrouter-Getting-Started)
296
  - 💻 [编程工具配置](https://huggingface.co/xujfcn/Crazyrouter-AI-Coding-Tools)
 
19
 
20
  > 通过 Crazyrouter API 调用 DALL-E 3、Flux 等图像生成模型
21
 
22
+ [Crazyrouter](https://crazyrouter.com/?utm_source=huggingface&utm_medium=tutorial&utm_campaign=dev_community) 不仅支持文本模型,还支持图像生成模型。一个 API Key 即可调用多种 AI 绘画模型。
23
 
24
  ---
25
 
 
290
 
291
  ## 链接
292
 
293
+ - 🌐 [Crazyrouter](https://crazyrouter.com/?utm_source=huggingface&utm_medium=tutorial&utm_campaign=dev_community) — 获取 API Key
294
  - 🤖 [在线 Demo](https://huggingface.co/spaces/xujfcn/Crazyrouter-Demo)
295
  - 📖 [快速入门](https://huggingface.co/xujfcn/Crazyrouter-Getting-Started)
296
  - 💻 [编程工具配置](https://huggingface.co/xujfcn/Crazyrouter-AI-Coding-Tools)