Releases: redis/redis-vl-python
Releases · redis/redis-vl-python
0.3.6
What's Changed
- Expose show_progress_bar by @antonum in #236
- Fix dtype parsing from vectorizer kwargs by @tylerhutcherson in #237
- manually parse special attributes that have no associated value by @justin-cechmanek in #239
- Release 0.3.6 by @tylerhutcherson in #240
New Contributors
Full Changelog: 0.3.5...0.3.6
0.3.5
What's Changed
- Fix sentence transformers reranker import by @tylerhutcherson in #231
- Expose aggregation API from SearchIndex by @tylerhutcherson in #230
- Allow manual, user-defined strings as filters on queries by @tylerhutcherson in #233
- Release 0.3.5 by @tylerhutcherson in #234
Full Changelog: 0.3.4...0.3.5
0.3.4
What's Changed
- DOC-4198: add TCEs to the vector query page by @dwdougherty in #221
- moves extension field names into constants file by @justin-cechmanek in #225
- adds filter fields to cache key name hash by @justin-cechmanek in #224
- adds support for new vector data types by @justin-cechmanek in #222
- Fix module version checks by @tylerhutcherson in #227
- Bump to 0.3.4 by @tylerhutcherson in #228
New Contributors
- @dwdougherty made their first contribution in #221
Full Changelog: 0.3.3...0.3.4
0.3.3
What's Changed
- Refactor query classes by @tylerhutcherson in #211
- Add async support to semantic cache extension by @tylerhutcherson in #214
- Update cache check logic by @tylerhutcherson in #216
- Support semantic cache TTL overrides on writes by @tylerhutcherson in #217
- Version bump to 0.3.3 by @tylerhutcherson in #218
Full Changelog: 0.3.2...0.3.3
0.3.2
What's Changed
- Fix cache schema overwrite by @justin-cechmanek in #208
- bump to 0.3.2 by @tylerhutcherson in #209
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
- Fix semantic cache with empty metadata by @tylerhutcherson in #201
- update project readme and schema definitions by @tylerhutcherson in #200
- Fix notebook CI by @tylerhutcherson in #205
- Support distance threshold override by @tylerhutcherson in #202
- Release 0.3.1 by @tylerhutcherson in #206
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- adds check to ensure correct embedding vector dimensions are used by @justin-cechmanek in #177
- Introduce the LLM session manager classes by @justin-cechmanek in #141
- Add ability to clear ALL data associated with an index by @tylerhutcherson in #179
- Improve caching ttl tests by @tylerhutcherson in #178
- Add ability drop all keys from the index by @justin-cechmanek in #183
- Introduce semantic router extension by @tylerhutcherson in #186
- resets cache ttl when no arg is passed by @justin-cechmanek in #181
- Enhance semantic router loading by @tylerhutcherson in #187
- Support inorder query param by @tylerhutcherson in #190
- Standardize extensions redis init by @tylerhutcherson in #188
- Refactor search index to improve connection handling by @tylerhutcherson in #192
- standard session uses hash implementation by @justin-cechmanek in #191
- Makes setting scope fully optional in session managers by @justin-cechmanek in #193
- Use ChatMessage pydantic model by @tylerhutcherson in #194
- adds semantic cache scoped access and additional functionality by @justin-cechmanek in #180
- Use pydantic for cache entries and hits by @tylerhutcherson in #195
- Updates session manager user guide with new functionality by @justin-cechmanek in #196
- showcases additional cache functionality by @justin-cechmanek in #198
- Update readme and documentation by @tylerhutcherson in #189
Full Changelog: 0.2.3...0.3.0
0.2.3
What's Changed
- Fix index loading empty array by @tylerhutcherson in #173
- Enable creating an index "from_existing" by @tylerhutcherson in #174
- bump to 0.2.3 by @tylerhutcherson in #175
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- Fix null numeric filter conditions by @bsbodden in #164
- Fix typos by @joshrotenberg in #161
- Fix typo in cli.ipynb docs example by @mankerious in #168
- Add MistralAI text vectorizer by @justin-cechmanek in #169
- adds custom vectorizer support by @justin-cechmanek in #156
- Support OpenAI config values in vectorizers by @tylerhutcherson in #171
- Bump to 0.2.2 by @tylerhutcherson in #172
New Contributors
- @joshrotenberg made their first contribution in #161
- @mankerious made their first contribution in #168
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- temporarily disable codecov failures by @tylerhutcherson in #153
- Reranker implementation using Cross Encoders (HuggingFace / SentenceT… by @bsbodden in #150
- feat: adds optional sorting parameter to FilterQuery by @justin-cechmanek in #148
- Rename repo to new location by @tylerhutcherson in #154
- Add client info reporting by @tylerhutcherson in #155
- Enable test pypi flow by @tylerhutcherson in #157
Full Changelog: 0.2.0...0.2.1