We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9237df0 commit 3f3ac06Copy full SHA for 3f3ac06
src/content/docs/ai-gateway/get-started.mdx
@@ -50,7 +50,7 @@ https://gateway.ai.cloudflare.com/v1/{account_id}/{gateway_id}/compat/chat/compl
50
- Drop-in replacement for OpenAI API
51
- Works with existing OpenAI SDKs and other OpenAI compliant clients
52
- Switch between providers by changing the `model` parameter
53
-- Dynamic Routing - Define complex routing scenarios requiring conditional logic, conduct A/B tests, set rate / budget limits etc
+- Dynamic Routing - Define complex routing scenarios requiring conditional logic, conduct A/B tests, set rate / budget limits, etc
54
55
#### Example:
56
0 commit comments