release notes
This commit is contained in:
parent
957fbc6dfb
commit
1f466ec9cf
@ -8,8 +8,8 @@ Covers Batches, Files
|
||||
| Feature | Supported | Notes |
|
||||
|-------|-------|-------|
|
||||
| Supported Providers | OpenAI, Azure, Vertex | - |
|
||||
| ✨ Cost Tracking | ✅ | Enterprise only |
|
||||
| Logging | ✅ | works across all logging integrations |
|
||||
| ✨ Cost Tracking | ✅ | LiteLLM Enterprise only |
|
||||
| Logging | ✅ | Works across all logging integrations |
|
||||
|
||||
## Quick Start
|
||||
|
||||
|
||||
BIN
docs/my-website/img/batches_cost_tracking.png
Normal file
BIN
docs/my-website/img/batches_cost_tracking.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
21
docs/my-website/release_notes/v1.55.10/index.md
Normal file
21
docs/my-website/release_notes/v1.55.10/index.md
Normal file
@ -0,0 +1,21 @@
|
||||
import Image from '@theme/IdealImage';
|
||||
|
||||
# v1.55.10
|
||||
|
||||
`batches`, `guardrails`, `cost tracking`, `logging`
|
||||
|
||||
|
||||
<Image img={require('../../img/batches_cost_tracking.png')} />
|
||||
|
||||
## ✨ Cost Tracking, Logging for Batches API (`/batches`)
|
||||
|
||||
Track cost, usage for Batch Creation Jobs. [Start here](https://docs.litellm.ai/docs/batches)
|
||||
|
||||
## ✨ `/guardrails/list` endpoint
|
||||
|
||||
Show available guardrails to users. [Start here](https://litellm-api.up.railway.app/#/Guardrails)
|
||||
|
||||
##
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user