Skip to content

Commit 6f641a1

Browse files
palashgoOxyjun
andauthored
Update src/content/docs/ai-gateway/features/dynamic-routing/index.mdx
Co-authored-by: Jun Lee <[email protected]>
1 parent c5af853 commit 6f641a1

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/ai-gateway/features/dynamic-routing

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/features/dynamic-routing/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Dynamic routing is in closed beta. Request for access.
1616

1717
## Introduction
1818

19-
Dynamic routing enables you to create request routing flows through a **visual interface** or a **JSON-based configuration**. Instead of hard-coding a single model, with Dynamic Routing you compose a small flow that evaluates conditions, enforces quotas, and chooses models with fallbacks. You can iterate without touching application code—publish a new route version and you’re done. With dynamic routing, you can easily implement advanced use cases such as
19+
Dynamic routing enables you to create request routing flows through a **visual interface** or a **JSON-based configuration**. Instead of hard-coding a single model, with Dynamic Routing you compose a small flow that evaluates conditions, enforces quotas, and chooses models with fallbacks. You can iterate without touching application code—publish a new route version and you’re done. With dynamic routing, you can easily implement advanced use cases such as:
2020

2121
- Directing different segments (paid/not-paid user) to different models
2222
- Restricting each user/project/team with budget/rate limits

0 commit comments

Comments
 (0)