Update README.md

This commit is contained in:
Ishaan Jaff 2024-01-03 15:16:50 +05:30 committed by GitHub
parent c27246e6f2
commit e91823218d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ LiteLLM manages:
- [Consistent output](https://docs.litellm.ai/docs/completion/output), text responses will always be available at `['choices'][0]['message']['content']`
- Load-balance multiple deployments (e.g. Azure/OpenAI) - `Router` **1k+ requests/second**
[**Jump to OpenAI Proxy Docs**](https://github.com/BerriAI/litellm?tab=readme-ov-file#openai-proxy---docs)
[**Jump to OpenAI Proxy Docs**](https://github.com/BerriAI/litellm?tab=readme-ov-file#openai-proxy---docs) <br>
[**Jump to Supported Providers**](https://github.com/BerriAI/litellm?tab=readme-ov-file#supported-provider-docs)
# Usage ([**Docs**](https://docs.litellm.ai/docs/))