forked from phoenix/litellm-mirror
(docs) proxy_server
This commit is contained in:
parent
449403e2b3
commit
68b655df51
1 changed files with 6 additions and 1 deletions
|
@ -5,6 +5,11 @@ import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
A local, fast, and lightweight OpenAI-compatible server to call 100+ LLM APIs.
|
A local, fast, and lightweight OpenAI-compatible server to call 100+ LLM APIs.
|
||||||
|
|
||||||
|
:::info
|
||||||
|
We want to learn how we can make the proxy better! Meet the [founders](https://calendly.com/d/4mp-gd3-k5k/berriai-1-1-onboarding-litellm-hosted-version) or
|
||||||
|
join our [discord](https://discord.gg/wuPM9dRgDw)
|
||||||
|
:::
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
```shell
|
```shell
|
||||||
pip install litellm
|
pip install litellm
|
||||||
|
@ -203,7 +208,7 @@ Credits [@victordibia](https://github.com/microsoft/autogen/issues/45#issuecomme
|
||||||
</Tabs>
|
</Tabs>
|
||||||
|
|
||||||
:::note
|
:::note
|
||||||
**Contribute** Using this server with a project? Contribute your tutorial here!
|
**Contribute** Using this server with a project? Contribute your tutorial [here!](https://github.com/BerriAI/litellm)
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue