From 940c33680e3f7bf0e3ba7f92d8ceef3d3aa0538b Mon Sep 17 00:00:00 2001 From: Prateek Sachan Date: Wed, 27 Dec 2023 01:41:17 +0530 Subject: [PATCH] updating anyscale link to latest json present in main branch --- docs/my-website/docs/providers/anyscale.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/docs/providers/anyscale.md b/docs/my-website/docs/providers/anyscale.md index dae0e3b71..92b5005ad 100644 --- a/docs/my-website/docs/providers/anyscale.md +++ b/docs/my-website/docs/providers/anyscale.md @@ -38,7 +38,7 @@ for chunk in response: ## Supported Models -All models listed here https://app.endpoints.anyscale.com/ are supported. We actively maintain the list of models, pricing, token window, etc. [here](https://github.com/BerriAI/litellm/blob/main/model_prices_and_context_window.json#L659). +All models listed here https://app.endpoints.anyscale.com/ are supported. We actively maintain the list of models, pricing, token window, etc. [here](https://github.com/BerriAI/litellm/blob/31fbb095c2c365ef30caf132265fe12cff0ef153/model_prices_and_context_window.json#L957). | Model Name | Function Call | |--------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|