Releases: redis/redis-vl-python
Releases · redis/redis-vl-python
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
0.2.0
What's Changed
- Add support for AzureOpenAI by @ajac-zero in #131
- Add Azure OAI secrets to gh actions by @tylerhutcherson in #142
- Poetry for Dependency Management and TestContainers for Integration Testing by @bsbodden in #134
- Initial reranker integration in RedisVL by @tylerhutcherson in #139
- Repackage documentation and apply poetry updates by @tylerhutcherson in #146
- Robert/build/tests by @rbs333 in #145
- Bump to 0.2.0 by @tylerhutcherson in #147
New Contributors
- @ajac-zero made their first contribution in #131
- @rbs333 made their first contribution in #145
Full Changelog: 0.1.3...0.2.0
0.1.3
What's Changed
- fix connection pool for SSL by @tylerhutcherson in #129
- Update VertexAI Vectorizer by @tylerhutcherson in #132
- corrects typos in overview and getting started examples by @justin-cechmanek in #135
- Address schema serialization bug by @tylerhutcherson in #136
- Update README.md by @eltociear in #137
- bump to 0.1.3 by @tylerhutcherson in #138
New Contributors
- @justin-cechmanek made their first contribution in #135
- @eltociear made their first contribution in #137
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- Added ACRE to README by @MSFTeegarden in #124
- OpenAI API client upgrade and code migration by @bsbodden in #126
- Small documentation updates by @tylerhutcherson in #127
- update version to 0.1.2 by @tylerhutcherson in #128
New Contributors
- @MSFTeegarden made their first contribution in #124
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- Update Cohere client setting by @nabsabraham in #118
- Update and pin package dependency ranges by @tylerhutcherson in #119
- Fix index.fetch() bug by @tylerhutcherson in #120
- Fix vectorizer tests and docstrings by @tylerhutcherson in #121
- Update package to 0.1.1 by @tylerhutcherson in #122
- Patch requirements by @tylerhutcherson in #123
New Contributors
- @nabsabraham made their first contribution in #118
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- Fixing release drafter to work aginst the main branch by @chayim in #102
- Upgrade to use Pydantic 2.x.x by @tylerhutcherson in #101
- Finalize spec for index schema and fields by @tylerhutcherson in #103
- Redis connection refactor by @tylerhutcherson in #104
- Improve redisvl module structure by @tylerhutcherson in #106
- Changes to contributions page by @bsbodden in #108
- Increase redisvl test coverage by @bsbodden in #109
- Enhance README, docs, and examples by @tylerhutcherson in #105
- Update version to 0.1.0 by @tylerhutcherson in #116
New Contributors
Full Changelog: 0.0.7...0.1.0
0.0.7
0.0.5
What's Changed
- Updating security contact email address by @chayim in #59
- Add support for CountQuery by @tylerhutcherson in #65
- Update key prefix and access method by @tylerhutcherson in #66
- Improve VectorField schema default args and tests by @tylerhutcherson in #68
- Add optional data load preprocessor hook by @tylerhutcherson in #67
- Add tests for token escaper class by @tylerhutcherson in #69
- Improve RedisVL filter handling, docs, and examples by @tylerhutcherson in #72
- Test multiple versions of Python, Redis Stack, and hiredis option by @Spartee in #73
- redis-py bump by @chayim in #70
- Pin openai version by @tylerhutcherson in #75
- Add MetadataSchemaGenerator by @tylerhutcherson in #77
- Refactor Redis Storage and add JSON support by @tylerhutcherson in #78
- Semantic cache interface update by @tylerhutcherson in #80
- Doc update 0.0.5 by @Spartee in #81
- Add more query documentation by @Spartee in #83
- Update README by @Spartee in #84
Full Changelog: 0.0.4...0.0.5