Fix container api link (#16440)

This commit is contained in:
Sameer Kankute 2025-11-11 00:39:10 +05:30 committed by GitHub
parent 50f35fca47
commit 013c195ab7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -151,7 +151,7 @@ pip install litellm==1.80.0
#### Features
- **[Container API](../../docs/container_api)**
- **[Container API](../../docs/containers)**
- Add end-to-end OpenAI Container API support to LiteLLM SDK - [PR #16136](https://github.com/BerriAI/litellm/pull/16136)
- Add proxy support for container APIs - [PR #16049](https://github.com/BerriAI/litellm/pull/16049)
- Add logging support for Container API - [PR #16049](https://github.com/BerriAI/litellm/pull/16049)