mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
(docs) proxy server
This commit is contained in:
parent
6656840f37
commit
5b88363433
1 changed files with 0 additions and 3 deletions
|
@ -58,9 +58,6 @@ response = openai.ChatCompletion.create(
|
||||||
print(response)
|
print(response)
|
||||||
```
|
```
|
||||||
|
|
||||||
[**See how to call Huggingface,Bedrock,TogetherAI,Anthropic, etc.**](https://docs.litellm.ai/docs/proxy_server)
|
|
||||||
|
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
Looking for the CLI tool/local proxy? It's [here](./proxy_server.md)
|
Looking for the CLI tool/local proxy? It's [here](./proxy_server.md)
|
||||||
:::
|
:::
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue