This commit is contained in:
ishaan-jaff 2023-08-17 16:46:09 -07:00
parent 30e08f3291
commit c6d2dbc904

View file

@ -136,6 +136,7 @@ All the text models from [OpenRouter](https://openrouter.ai/docs) are supported
### Petals Models ### Petals Models
Supported models on https://chat.petals.dev/ Supported models on https://chat.petals.dev/
| Model Name | Function Call | Required OS Variables | | Model Name | Function Call | Required OS Variables |
|----------------------|------------------------------------------------------------------------|--------------------------------| |----------------------|------------------------------------------------------------------------|--------------------------------|
| stabilityai/StableBeluga2 | `completion(model='stabilityai/StableBeluga2', messages, custom_llm_provider="petals")` | No API Key required | | stabilityai/StableBeluga2 | `completion(model='stabilityai/StableBeluga2', messages, custom_llm_provider="petals")` | No API Key required |