> ## Documentation Index > Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt > Use this file to discover all available pages before exploring further. # ProviderName ## Example Usage ```python theme={null} from openrouter.components import ProviderName # Open enum: unrecognized values are captured as UnrecognizedStr value: ProviderName = "Modal" ``` ## Values This is an open enum. Unrecognized values will not fail type checks. * `"Modal"` * `"AkashML"` * `"AI21"` * `"AionLabs"` * `"Alibaba"` * `"Ambient"` * `"Baidu"` * `"Amazon Bedrock"` * `"Amazon Nova"` * `"Anthropic"` * `"Arcee AI"` * `"AssemblyAI"` * `"AtlasCloud"` * `"Avian"` * `"Azure"` * `"BaseTen"` * `"BytePlus"` * `"Black Forest Labs"` * `"Cerebras"` * `"Chutes"` * `"Cirrascale"` * `"Claude Platform on AWS"` * `"Clarifai"` * `"Cloudflare"` * `"Cohere"` * `"CoreWeave"` * `"Cosine"` * `"Crucible"` * `"Crusoe"` * `"Darkbloom"` * `"Databricks"` * `"Decart"` * `"Deepgram"` * `"DeepInfra"` * `"DeepSeek"` * `"DekaLLM"` * `"DigitalOcean"` * `"Featherless"` * `"Fireworks"` * `"Fish Audio"` * `"Friendli"` * `"GMICloud"` * `"Google"` * `"Google AI Studio"` * `"Groq"` * `"HeyGen"` * `"Inception"` * `"Inceptron"` * `"InferenceNet"` * `"Ionstream"` * `"Infermatic"` * `"Io Net"` * `"Inferact vLLM"` * `"Inflection"` * `"Liquid"` * `"Makora"` * `"Mara"` * `"Mancer 2"` * `"Meta"` * `"Minimax"` * `"ModelRun"` * `"Mistral"` * `"Modular"` * `"Moonshot AI"` * `"Morph"` * `"VoyageAI by MongoDB"` * `"Near AI"` * `"Nebius"` * `"Nex AGI"` * `"NextBit"` * `"Novita"` * `"Nvidia"` * `"Ollama"` * `"OpenAI"` * `"OpenInference"` * `"Parasail"` * `"Poolside"` * `"PrimeIntellect"` * `"Perceptron"` * `"Perplexity"` * `"Phala"` * `"Recraft"` * `"Reka"` * `"Relace"` * `"Sail Research"` * `"Sakana AI"` * `"SambaNova"` * `"Seed"` * `"SiliconFlow"` * `"Sourceful"` * `"StepFun"` * `"Stealth"` * `"StreamLake"` * `"Switchpoint"` * `"Tencent"` * `"Tenstorrent"` * `"Thinking Machines"` * `"Together"` * `"Upstage"` * `"Venice"` * `"Wafer"` * `"WandB"` * `"Quiver"` * `"Krea"` * `"Runway"` * `"Xiaomi"` * `"xAI"` * `"Z.AI"` * `"FakeProvider"`