From bbaa62af13347f02a2e396f0e3224b84113fa9ad Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Mon, 23 Oct 2023 08:58:19 -0700 Subject: [PATCH] Update README.md --- openai-proxy/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openai-proxy/README.md b/openai-proxy/README.md index 7764692aa18..24f5a129310 100644 --- a/openai-proxy/README.md +++ b/openai-proxy/README.md @@ -51,4 +51,4 @@ response = openai.ChatCompletion.create( print(response) ``` -[**See how to call Huggingface,Bedrock,TogetherAI,Anthropic, etc.**](https://docs.litellm.ai/docs/proxy_server) +[**See how to call Huggingface,Bedrock,TogetherAI,Anthropic, etc.**](https://docs.litellm.ai/docs/simple_proxy)