forked from phoenix/litellm-mirror
fix docs
This commit is contained in:
parent
30e08f3291
commit
c6d2dbc904
1 changed files with 1 additions and 0 deletions
|
@ -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 |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue