Skip to main content
The Go SDK and docs are currently in beta. Report issues on GitHub.
Provider-specific passthrough configuration

Fields

FieldTypeRequiredDescriptionExample
Options*components.ProviderOptions:heavy_minus_sign:Provider-specific options keyed by provider slug. The options for the matched provider are spread into the upstream request body.{"openai": {"max_tokens": 1000}
}