ListProvidersData - Go SDK

ListProvidersData type definition

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

Fields

FieldTypeRequiredDescriptionExample
Namestring✔️Display name of the providerOpenAI
Slugstring✔️URL-friendly identifier for the provideropenai
PrivacyPolicyURL*string✔️URL to the provider’s privacy policyhttps://openai.com/privacy
TermsOfServiceURLoptionalnullable.OptionalNullable[string]URL to the provider’s terms of servicehttps://openai.com/terms
StatusPageURLoptionalnullable.OptionalNullable[string]URL to the provider’s status pagehttps://status.openai.com
Headquartersoptionalnullable.OptionalNullable[operations.Headquarters]ISO 3166-1 Alpha-2 country code of the provider headquartersUS
Datacentersoptionalnullable.OptionalNullable[[]operations.Datacenter]ISO 3166-1 Alpha-2 country codes of the provider datacenter locations[
“US”,
“IE”
]