Go SDKAPI ReferenceOperations
Provider - Go SDK
Provider - Go SDK
Provider type definition
The Go SDK and docs are currently in beta. Report issues on GitHub.
Optional provider slug to filter by (e.g. openai, anthropic, amazon-bedrock).
Example Usage
1 import ( 2 "github.com/OpenRouterTeam/go-sdk/models/operations" 3 ) 4 5 value := operations.ProviderAi21 6 7 // Open enum: custom values can be created with a direct type cast 8 custom := operations.Provider("custom_value")
Values
| Name | Value |
|---|---|
ProviderAi21 | ai21 |
ProviderAionLabs | aion-labs |
ProviderAkashml | akashml |
ProviderAlibaba | alibaba |
ProviderAmazonBedrock | amazon-bedrock |
ProviderAmazonNova | amazon-nova |
ProviderAmbient | ambient |
ProviderAnthropic | anthropic |
ProviderArceeAi | arcee-ai |
ProviderAtlasCloud | atlas-cloud |
ProviderAvian | avian |
ProviderAzure | azure |
ProviderBaidu | baidu |
ProviderBaseten | baseten |
ProviderBlackForestLabs | black-forest-labs |
ProviderByteplus | byteplus |
ProviderCerebras | cerebras |
ProviderChutes | chutes |
ProviderCirrascale | cirrascale |
ProviderClarifai | clarifai |
ProviderCloudflare | cloudflare |
ProviderCohere | cohere |
ProviderCrusoe | crusoe |
ProviderDeepinfra | deepinfra |
ProviderDeepseek | deepseek |
ProviderDekallm | dekallm |
ProviderFeatherless | featherless |
ProviderFireworks | fireworks |
ProviderFriendli | friendli |
ProviderGmicloud | gmicloud |
ProviderGoogleAiStudio | google-ai-studio |
ProviderGoogleVertex | google-vertex |
ProviderGroq | groq |
ProviderHyperbolic | hyperbolic |
ProviderInception | inception |
ProviderInceptron | inceptron |
ProviderInferenceNet | inference-net |
ProviderInfermatic | infermatic |
ProviderInflection | inflection |
ProviderIoNet | io-net |
ProviderIonstream | ionstream |
ProviderLiquid | liquid |
ProviderMancer | mancer |
ProviderMara | mara |
ProviderMinimax | minimax |
ProviderMistral | mistral |
ProviderModelrun | modelrun |
ProviderModular | modular |
ProviderMoonshotai | moonshotai |
ProviderMorph | morph |
ProviderNcompass | ncompass |
ProviderNebius | nebius |
ProviderNexAgi | nex-agi |
ProviderNextbit | nextbit |
ProviderNovita | novita |
ProviderNvidia | nvidia |
ProviderOpenInference | open-inference |
ProviderOpenai | openai |
ProviderParasail | parasail |
ProviderPerceptron | perceptron |
ProviderPerplexity | perplexity |
ProviderPhala | phala |
ProviderPoolside | poolside |
ProviderRecraft | recraft |
ProviderReka | reka |
ProviderRelace | relace |
ProviderSambanova | sambanova |
ProviderSeed | seed |
ProviderSiliconflow | siliconflow |
ProviderSourceful | sourceful |
ProviderStepfun | stepfun |
ProviderStreamlake | streamlake |
ProviderSwitchpoint | switchpoint |
ProviderTogether | together |
ProviderUpstage | upstage |
ProviderVenice | venice |
ProviderWandb | wandb |
ProviderXai | xai |
ProviderXiaomi | xiaomi |
ProviderZAi | z-ai |