mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
Fix container api link (#16440)
This commit is contained in:
parent
50f35fca47
commit
013c195ab7
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue