From 2acafb7d3147b7f5841098b7b498e68e668068d2 Mon Sep 17 00:00:00 2001 From: Prateek Sachan Date: Wed, 27 Dec 2023 01:37:21 +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 ba75e5ba1..dae0e3b71 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/c1b25538277206b9f00de5254d80d6a83bb19a29/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/main/model_prices_and_context_window.json#L659). | Model Name | Function Call | |--------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|