xujfcn commited on
Commit
22f55d9
Β·
1 Parent(s): e33ba83

Switch to utm_source/medium/campaign tracking for GA4

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -18,7 +18,7 @@ language:
18
 
19
  ## What is Crazyrouter?
20
 
21
- [Crazyrouter](https://crazyrouter.com/?ref=huggingface) is an AI API gateway. Instead of managing separate API keys for OpenAI, Anthropic, Google, DeepSeek, and dozens of other providers, you use **one key** to access them all.
22
 
23
  It's fully **OpenAI SDK compatible** β€” just change the `base_url` and you're done.
24
 
@@ -26,7 +26,7 @@ It's fully **OpenAI SDK compatible** β€” just change the `base_url` and you're d
26
 
27
  ## Step 1: Get Your API Key
28
 
29
- 1. Go to [crazyrouter.com](https://crazyrouter.com/?ref=huggingface)
30
  2. Sign up (free tier available)
31
  3. Copy your API key (`sk-...`)
32
 
@@ -193,7 +193,7 @@ client = OpenAI() # Reads from env vars automatically
193
  A: Yes. Any tool that works with the OpenAI API works with Crazyrouter. Just change the base URL.
194
 
195
  **Q: Is there a free tier?**
196
- A: Yes. Sign up at [crazyrouter.com](https://crazyrouter.com/?ref=huggingface) to get started.
197
 
198
  **Q: How many models are available?**
199
  A: 624+ models from 20+ providers, and growing.
@@ -205,7 +205,7 @@ A: Absolutely. See our [LangChain guide](https://huggingface.co/xujfcn/Crazyrout
205
 
206
  ## Links
207
 
208
- - 🌐 [Website](https://crazyrouter.com/?ref=huggingface)
209
  - πŸ€– [Live Demo](https://huggingface.co/spaces/xujfcn/Crazyrouter-Demo)
210
  - πŸ’° [Pricing](https://huggingface.co/spaces/xujfcn/Crazyrouter-Pricing)
211
  - πŸ“Š [Model Pricing Dataset](https://huggingface.co/datasets/xujfcn/Crazyrouter-Model-Pricing)
 
18
 
19
  ## What is Crazyrouter?
20
 
21
+ [Crazyrouter](https://crazyrouter.com/?utm_source=huggingface&utm_medium=tutorial&utm_campaign=dev_community) is an AI API gateway. Instead of managing separate API keys for OpenAI, Anthropic, Google, DeepSeek, and dozens of other providers, you use **one key** to access them all.
22
 
23
  It's fully **OpenAI SDK compatible** β€” just change the `base_url` and you're done.
24
 
 
26
 
27
  ## Step 1: Get Your API Key
28
 
29
+ 1. Go to [crazyrouter.com](https://crazyrouter.com/?utm_source=huggingface&utm_medium=tutorial&utm_campaign=dev_community)
30
  2. Sign up (free tier available)
31
  3. Copy your API key (`sk-...`)
32
 
 
193
  A: Yes. Any tool that works with the OpenAI API works with Crazyrouter. Just change the base URL.
194
 
195
  **Q: Is there a free tier?**
196
+ A: Yes. Sign up at [crazyrouter.com](https://crazyrouter.com/?utm_source=huggingface&utm_medium=tutorial&utm_campaign=dev_community) to get started.
197
 
198
  **Q: How many models are available?**
199
  A: 624+ models from 20+ providers, and growing.
 
205
 
206
  ## Links
207
 
208
+ - 🌐 [Website](https://crazyrouter.com/?utm_source=huggingface&utm_medium=tutorial&utm_campaign=dev_community)
209
  - πŸ€– [Live Demo](https://huggingface.co/spaces/xujfcn/Crazyrouter-Demo)
210
  - πŸ’° [Pricing](https://huggingface.co/spaces/xujfcn/Crazyrouter-Pricing)
211
  - πŸ“Š [Model Pricing Dataset](https://huggingface.co/datasets/xujfcn/Crazyrouter-Model-Pricing)