diff --git a/README.md b/README.md index 49ef23338..4820cedc8 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ Code: https://github.com/BerriAI/litellm/tree/main/ui Screenshot 2023-12-26 at 8 33 53 AM -## Supported Provider ([Docs](https://docs.litellm.ai/docs/providers)) +## Supported Providers ([Docs](https://docs.litellm.ai/docs/providers)) | Provider | [Completion](https://docs.litellm.ai/docs/#basic-usage) | [Streaming](https://docs.litellm.ai/docs/completion/stream#streaming-responses) | [Async Completion](https://docs.litellm.ai/docs/completion/stream#async-completion) | [Async Streaming](https://docs.litellm.ai/docs/completion/stream#async-streaming) | [Async Embedding](https://docs.litellm.ai/docs/embedding/supported_embedding) | | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | | [openai](https://docs.litellm.ai/docs/providers/openai) | ✅ | ✅ | ✅ | ✅ | ✅ |