Enhance dynamic routing instructions with Custom Metadata (#27496)
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:
Paolo Tagliaferri 2026-01-10 06:11:22 +00:00 committed by GitHub
parent 006a23afb3
commit daed515aa7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`