Changelog
🚀 Features
- 06ea26f summarization: add extractive summarization for SubEM evaluation
- f4931e2 filter: add wildcard TAG filter support with tagLike()
- 2be2932 search: add limit parameter to SearchIndex.search() methods
🐛 Fixes
- b3ab512 messagehistory: prevent timestamp collision in ChatMessage ID
🔄️ Changes
- 2312bbb jedis: migrate to Jedis 7.2 API with RedisClient
Contributors
We'd like to thank the following people for their contributions:
- Brian Sam-Bodden (@bsbodden)