From c6d2dbc904eb2f5ec680cafb57f98c6cbcde0833 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Thu, 17 Aug 2023 16:46:09 -0700 Subject: [PATCH] fix docs --- docs/my-website/docs/completion/supported.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/my-website/docs/completion/supported.md b/docs/my-website/docs/completion/supported.md index cdb869c98..935a68b84 100644 --- a/docs/my-website/docs/completion/supported.md +++ b/docs/my-website/docs/completion/supported.md @@ -136,6 +136,7 @@ All the text models from [OpenRouter](https://openrouter.ai/docs) are supported ### Petals Models Supported models on https://chat.petals.dev/ + | Model Name | Function Call | Required OS Variables | |----------------------|------------------------------------------------------------------------|--------------------------------| | stabilityai/StableBeluga2 | `completion(model='stabilityai/StableBeluga2', messages, custom_llm_provider="petals")` | No API Key required |