v0.16.0
What's Changed
- ci(release): Run automated release workflows outside PR context by @vishal-bala in #513
- Update URL in README file by @nabilasiregar in #516
- Add
count()support to message history by @GDaamn in #517 - Add ChatRole enum for message history role validation by @nabilasiregar in #518
- feat: add SQLQuery support to AsyncSearchIndex (#487) by @nkanu17 in #521
- Update userguide notebooks, fix typos and docs updates by @nkanu17 in #523
- Fix/issue 465 async sentinel connection pool by @nkanu17 in #522
- Relax redis-py upper bound to <8.0 by @abrookins in #528
- fix(490): Add question mark to escaped chars in TokenEscaper by @shchepinova in #519
- Task/483 add repr methods by @tuecoder in #515
New Contributors
- @nabilasiregar made their first contribution in #516
- @GDaamn made their first contribution in #517
- @shchepinova made their first contribution in #519
- @tuecoder made their first contribution in #515
Full Changelog: v0.15.0...v0.16.0