mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
141 lines
2.1 KiB
Plaintext
141 lines
2.1 KiB
Plaintext
---
|
|
title: "ProviderResponseProviderName"
|
|
---
|
|
|
|
Name of the provider
|
|
|
|
## Example Usage
|
|
|
|
```python
|
|
from openrouter.components import ProviderResponseProviderName
|
|
|
|
# Open enum: unrecognized values are captured as UnrecognizedStr
|
|
value: ProviderResponseProviderName = "AnyScale"
|
|
```
|
|
|
|
|
|
## Values
|
|
|
|
This is an open enum. Unrecognized values will not fail type checks.
|
|
|
|
- `"AnyScale"`
|
|
- `"Atoma"`
|
|
- `"Cent-ML"`
|
|
- `"CrofAI"`
|
|
- `"Enfer"`
|
|
- `"GoPomelo"`
|
|
- `"HuggingFace"`
|
|
- `"Hyperbolic"`
|
|
- `"Hyperbolic 2"`
|
|
- `"InoCloud"`
|
|
- `"Kluster"`
|
|
- `"Lambda"`
|
|
- `"Lepton"`
|
|
- `"Lynn 2"`
|
|
- `"Lynn"`
|
|
- `"Mancer"`
|
|
- `"Meta"`
|
|
- `"Modal"`
|
|
- `"Nineteen"`
|
|
- `"OctoAI"`
|
|
- `"Recursal"`
|
|
- `"Reflection"`
|
|
- `"Replicate"`
|
|
- `"SambaNova 2"`
|
|
- `"SF Compute"`
|
|
- `"Targon"`
|
|
- `"Together 2"`
|
|
- `"Ubicloud"`
|
|
- `"01.AI"`
|
|
- `"AkashML"`
|
|
- `"AI21"`
|
|
- `"AionLabs"`
|
|
- `"Alibaba"`
|
|
- `"Ambient"`
|
|
- `"Baidu"`
|
|
- `"Amazon Bedrock"`
|
|
- `"Amazon Nova"`
|
|
- `"Anthropic"`
|
|
- `"Arcee AI"`
|
|
- `"AtlasCloud"`
|
|
- `"Avian"`
|
|
- `"Azure"`
|
|
- `"BaseTen"`
|
|
- `"BytePlus"`
|
|
- `"Black Forest Labs"`
|
|
- `"Cerebras"`
|
|
- `"Chutes"`
|
|
- `"Cirrascale"`
|
|
- `"Clarifai"`
|
|
- `"Cloudflare"`
|
|
- `"Cohere"`
|
|
- `"Crucible"`
|
|
- `"Crusoe"`
|
|
- `"Darkbloom"`
|
|
- `"Decart"`
|
|
- `"DeepInfra"`
|
|
- `"DeepSeek"`
|
|
- `"DekaLLM"`
|
|
- `"DigitalOcean"`
|
|
- `"Featherless"`
|
|
- `"Fireworks"`
|
|
- `"Friendli"`
|
|
- `"GMICloud"`
|
|
- `"Google"`
|
|
- `"Google AI Studio"`
|
|
- `"Groq"`
|
|
- `"HeyGen"`
|
|
- `"Inception"`
|
|
- `"Inceptron"`
|
|
- `"InferenceNet"`
|
|
- `"Ionstream"`
|
|
- `"Infermatic"`
|
|
- `"Io Net"`
|
|
- `"Inferact vLLM"`
|
|
- `"Inflection"`
|
|
- `"Liquid"`
|
|
- `"Mara"`
|
|
- `"Mancer 2"`
|
|
- `"Minimax"`
|
|
- `"ModelRun"`
|
|
- `"Mistral"`
|
|
- `"Modular"`
|
|
- `"Moonshot AI"`
|
|
- `"Morph"`
|
|
- `"NCompass"`
|
|
- `"Nebius"`
|
|
- `"Nex AGI"`
|
|
- `"NextBit"`
|
|
- `"Novita"`
|
|
- `"Nvidia"`
|
|
- `"OpenAI"`
|
|
- `"OpenInference"`
|
|
- `"Parasail"`
|
|
- `"Poolside"`
|
|
- `"Perceptron"`
|
|
- `"Perplexity"`
|
|
- `"Phala"`
|
|
- `"Recraft"`
|
|
- `"Reka"`
|
|
- `"Relace"`
|
|
- `"Sakana AI"`
|
|
- `"SambaNova"`
|
|
- `"Seed"`
|
|
- `"SiliconFlow"`
|
|
- `"Sourceful"`
|
|
- `"StepFun"`
|
|
- `"Stealth"`
|
|
- `"StreamLake"`
|
|
- `"Switchpoint"`
|
|
- `"Tenstorrent"`
|
|
- `"Together"`
|
|
- `"Upstage"`
|
|
- `"Venice"`
|
|
- `"Wafer"`
|
|
- `"WandB"`
|
|
- `"Quiver"`
|
|
- `"Xiaomi"`
|
|
- `"xAI"`
|
|
- `"Z.AI"`
|
|
- `"FakeProvider"`
|