v0.186.0
Zipstack/unstractv0.186.0Aug 17, 2026by zipstack-push-to-main[bot]
AI Summary
Introduces prompt caching capabilities, allowing SDKs to cache prompts and documents to improve performance and reduce costs.
Key Highlights
- Feature: Prompt caching implementation with SDK master switch
- Feature: Document-context caching (answer_prompt)
New Features
- Prompt caching with SDK master switch
- Document-context caching
Full Release Notes
## What's Changed * UN-3810 [FEAT] Prompt caching: SDK master switch + document-context caching (answer_prompt) by @pk-zipstack in https://github.com/Zipstack/unstract/pull/2199 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.185.0...v0.186.0