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 848ddd1 commit 044dd5fCopy full SHA for 044dd5f
src/content/docs/ai-gateway/features/dynamic-routing/json-configuration.mdx
@@ -129,7 +129,7 @@ Executes inference using a specified model and provider with configurable timeou
129
130
**Properties**:
131
132
-- `provider`: AI provider (e.g., "openai", "anthropic")
+- `provider`: AI provider (e.g. "openai", "anthropic")
133
- `model`: Specific model name
134
- `timeout`: Request timeout in milliseconds
135
- `retries`: Number of retry attempts
0 commit comments