mirror of
https://github.com/cloudflare/cloudflare-docs.git
synced 2026-01-11 20:06:58 +00:00
Enhance dynamic routing instructions with Custom Metadata (#27496)
Some checks failed
Publish / Production (push) Has been cancelled
Some checks failed
Publish / Production (push) Has been cancelled
* Enhance dynamic routing instructions with Custom Metadata Added a note about using Custom Metadata in conditionals. * Period to the sentence
This commit is contained in:
parent
006a23afb3
commit
daed515aa7
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ Ensure your gateway has [authentication](/ai-gateway/configuration/authenticatio
|
||||||
- Go to **(Select your gateway)** > **Dynamic Routes** > **Add Route**, and name it (for example, `support`).
|
- Go to **(Select your gateway)** > **Dynamic Routes** > **Add Route**, and name it (for example, `support`).
|
||||||
- Open **Editor**.
|
- Open **Editor**.
|
||||||
2. Define conditionals, limits and other settings.
|
2. Define conditionals, limits and other settings.
|
||||||
|
- You can use [Custom Metadata](/ai-gateway/observability/custom-metadata/) in your conditionals.
|
||||||
3. Configure model nodes.
|
3. Configure model nodes.
|
||||||
- Example:
|
- Example:
|
||||||
- Node A: Provider OpenAI, Model `o4-mini-high`
|
- Node A: Provider OpenAI, Model `o4-mini-high`
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue