v0.169.1
Zipstack/unstractv0.169.1May 21, 2026by zipstack-push-to-main[bot]
AI Summary
This release introduces a dedicated OpenAI-compatible LLM adapter and reverts a previous atomic wrap change to the user organization function.
Key Highlights
- Added a dedicated OpenAI-compatible LLM adapter
- Reverted atomic wrap on set_user_organization
New Features
- Dedicated OpenAI-compatible adapter
Full Release Notes
## What's Changed * Add a dedicated OpenAI-compatible LLM adapter by @jimmyzhuu in https://github.com/Zipstack/unstract/pull/1895 * ReverseMerge: V0.163.4 hotfix by @pk-zipstack in https://github.com/Zipstack/unstract/pull/1980 * UN-3476 [FIX] Revert atomic wrap on set_user_organization by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1977 ## New Contributors * @jimmyzhuu made their first contribution in https://github.com/Zipstack/unstract/pull/1895 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.169.0...v0.169.1