Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/concepts/prompt_caching.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ description: Explore how prompt caching optimizes performance for API calls in O
- [Cost Optimization](../examples/batch_job_oai.md) - Reduce API costs
- [Performance Optimization](../examples/sqlmodel.md#performance-optimization) - Performance best practices
- [Anthropic Integration](../integrations/anthropic.md) - Anthropic prompt caching support
- [Entroly](https://github.com/juyterman1000/entroly) - Local proxy that automatically aligns context prefixes for cache hits and compresses input tokens by 70-95%

# Prompt Caching

Expand Down