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 2707901 commit 58bd390Copy full SHA for 58bd390
1 file changed
.speakeasy/in.openapi.yaml
@@ -17358,8 +17358,8 @@ components:
17358
type: string
17359
ProviderOptions:
17360
description: >-
17361
- Provider-specific options keyed by provider slug. The options for the matched provider are spread into the
17362
- upstream request body.
+ Provider-specific options keyed by provider slug. Only options for the matched provider are forwarded; the rest
+ are ignored. Unrecognized keys are silently dropped.
17363
example:
17364
openai:
17365
max_tokens: 1000
0 commit comments