(docs) proxy server

This commit is contained in:
ishaan-jaff 2023-10-23 09:50:08 -07:00
parent 6656840f37
commit 5b88363433

View file

@ -58,9 +58,6 @@ response = openai.ChatCompletion.create(
print(response)
```
[**See how to call Huggingface,Bedrock,TogetherAI,Anthropic, etc.**](https://docs.litellm.ai/docs/proxy_server)
:::info
Looking for the CLI tool/local proxy? It's [here](./proxy_server.md)
:::