Provider - Go SDK

Provider type definition

The Go SDK and docs are currently in beta. Report issues on GitHub.

Provider-specific passthrough configuration

Fields

FieldTypeRequiredDescriptionExample
Options*components.OptionsObjProvider-specific options keyed by provider slug. The options for the matched provider are spread into the upstream request body.{"google-vertex": {"output_config": {"effort": "low"}
}
}