Releases: redis/redis-vl-python
Releases · redis/redis-vl-python
0.1.3
What's Changed
- fix connection pool for SSL by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/129
- Update VertexAI Vectorizer by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/132
- corrects typos in overview and getting started examples by @justin-cechmanek in https://github.com/RedisVentures/redisvl/pull/135
- Address schema serialization bug by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/136
- Update README.md by @eltociear in https://github.com/RedisVentures/redisvl/pull/137
- bump to 0.1.3 by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/138
New Contributors
- @justin-cechmanek made their first contribution in https://github.com/RedisVentures/redisvl/pull/135
- @eltociear made their first contribution in https://github.com/RedisVentures/redisvl/pull/137
Full Changelog: https://github.com/RedisVentures/redisvl/compare/0.1.2...0.1.3
0.1.2
What's Changed
- Added ACRE to README by @MSFTeegarden in https://github.com/RedisVentures/redisvl/pull/124
- OpenAI API client upgrade and code migration by @bsbodden in https://github.com/RedisVentures/redisvl/pull/126
- Small documentation updates by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/127
- update version to 0.1.2 by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/128
New Contributors
- @MSFTeegarden made their first contribution in https://github.com/RedisVentures/redisvl/pull/124
Full Changelog: https://github.com/RedisVentures/redisvl/compare/0.1.1...0.1.2
0.1.1
What's Changed
- Update Cohere client setting by @nabsabraham in https://github.com/RedisVentures/redisvl/pull/118
- Update and pin package dependency ranges by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/119
- Fix index.fetch() bug by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/120
- Fix vectorizer tests and docstrings by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/121
- Update package to 0.1.1 by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/122
- Patch requirements by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/123
New Contributors
- @nabsabraham made their first contribution in https://github.com/RedisVentures/redisvl/pull/118
Full Changelog: https://github.com/RedisVentures/redisvl/compare/0.1.0...0.1.1
0.1.0
What's Changed
- Fixing release drafter to work aginst the main branch by @chayim in https://github.com/RedisVentures/redisvl/pull/102
- Upgrade to use Pydantic 2.x.x by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/101
- Finalize spec for index schema and fields by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/103
- Redis connection refactor by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/104
- Improve redisvl module structure by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/106
- Changes to contributions page by @bsbodden in https://github.com/RedisVentures/redisvl/pull/108
- Increase redisvl test coverage by @bsbodden in https://github.com/RedisVentures/redisvl/pull/109
- Enhance README, docs, and examples by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/105
- Update version to 0.1.0 by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/116
New Contributors
- @bsbodden made their first contribution in https://github.com/RedisVentures/redisvl/pull/108
Full Changelog: https://github.com/RedisVentures/redisvl/compare/0.0.7...0.1.0
0.0.7
What's Changed
- 0.0.6 Release by @Spartee in https://github.com/RedisVentures/redisvl/pull/100
Full Changelog: https://github.com/RedisVentures/redisvl/compare/0.0.5...0.0.7
0.0.5
What's Changed
- Updating security contact email address by @chayim in https://github.com/RedisVentures/redisvl/pull/59
- Add support for CountQuery by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/65
- Update key prefix and access method by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/66
- Improve VectorField schema default args and tests by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/68
- Add optional data load preprocessor hook by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/67
- Add tests for token escaper class by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/69
- Improve RedisVL filter handling, docs, and examples by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/72
- Test multiple versions of Python, Redis Stack, and hiredis option by @Spartee in https://github.com/RedisVentures/redisvl/pull/73
- redis-py bump by @chayim in https://github.com/RedisVentures/redisvl/pull/70
- Pin openai version by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/75
- Add MetadataSchemaGenerator by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/77
- Refactor Redis Storage and add JSON support by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/78
- Semantic cache interface update by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/80
- Doc update 0.0.5 by @Spartee in https://github.com/RedisVentures/redisvl/pull/81
- Add more query documentation by @Spartee in https://github.com/RedisVentures/redisvl/pull/83
- Update README by @Spartee in https://github.com/RedisVentures/redisvl/pull/84
Full Changelog: https://github.com/RedisVentures/redisvl/compare/0.0.4...0.0.5
0.0.4
What's Changed
- Downgrade pydantic to 1.x by @Spartee in https://github.com/RedisVentures/redisvl/pull/50
- Add FilterQuery by @Spartee in https://github.com/RedisVentures/redisvl/pull/51
- Incorporate notebook tests by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/53
- Range query support by @Spartee in https://github.com/RedisVentures/redisvl/pull/55
- Run mypy tests on commit by @Spartee in https://github.com/RedisVentures/redisvl/pull/56
- Add
-u
(--url
) option in CLI by @Spartee in https://github.com/RedisVentures/redisvl/pull/57 - Adding a pypi badge by @chayim in https://github.com/RedisVentures/redisvl/pull/60
- Adding the release drafter by @chayim in https://github.com/RedisVentures/redisvl/pull/58
- Update installation docs and readme by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/61
- Add VertexAI Text vectorizer by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/52
- make prefix optional and update vector field args by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/63
- 0.0.4 Release by @Spartee in https://github.com/RedisVentures/redisvl/pull/64
New Contributors
- @chayim made their first contribution in https://github.com/RedisVentures/redisvl/pull/60
Full Changelog: https://github.com/RedisVentures/redisvl/compare/0.0.3...0.0.4
0.0.3
What's Changed
- Vectorizer improvements by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/44
- add support for processing results on search and query by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/43
- rvl stats and Formatting for index info by @Spartee in https://github.com/RedisVentures/redisvl/pull/46
- Refactor filtering approach by @Spartee in https://github.com/RedisVentures/redisvl/pull/45
- Update docs landing page and docstrings by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/47
- 0.0.3 Documentation Update by @Spartee in https://github.com/RedisVentures/redisvl/pull/48
- 0.0.3 release by @Spartee in https://github.com/RedisVentures/redisvl/pull/49
Full Changelog: https://github.com/RedisVentures/redisvl/compare/0.0.2...0.0.3
0.0.2
What's Changed
- Full Fledged CLI and Library by @Spartee in https://github.com/RedisVentures/redisvl/pull/1
- readme and param defaults update by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/3
- Fix improper package specification for pip by @Spartee in https://github.com/RedisVentures/redisvl/pull/4
- PandasReader and SearchIndex by @Spartee in https://github.com/RedisVentures/redisvl/pull/13
- redisvl index command by @Spartee in https://github.com/RedisVentures/redisvl/pull/14
- Introduce Pydantic schema for index configuration by @Spartee in https://github.com/RedisVentures/redisvl/pull/15
- OpenAI and Huggingface Providers by @Spartee in https://github.com/RedisVentures/redisvl/pull/16
- LLMCache by @Spartee in https://github.com/RedisVentures/redisvl/pull/17
- Enable CI by @Spartee in https://github.com/RedisVentures/redisvl/pull/18
- First pass at docs by @Spartee in https://github.com/RedisVentures/redisvl/pull/19
- Remove pandas and readers concept by @Spartee in https://github.com/RedisVentures/redisvl/pull/20
- Llmcache example by @Spartee in https://github.com/RedisVentures/redisvl/pull/21
- Update query interface by @Spartee in https://github.com/RedisVentures/redisvl/pull/22
- Documentation Update by @Spartee in https://github.com/RedisVentures/redisvl/pull/23
- Provider Documentation by @Spartee in https://github.com/RedisVentures/redisvl/pull/24
- OpenAI Example by @Spartee in https://github.com/RedisVentures/redisvl/pull/25
- api fix by @Spartee in https://github.com/RedisVentures/redisvl/pull/26
- Update README by @Spartee in https://github.com/RedisVentures/redisvl/pull/27
- Llmcache ttl configuration by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/28
- Introduce SearchIndex.query by @Spartee in https://github.com/RedisVentures/redisvl/pull/30
- Update providers structure by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/29
- add support for cache construction from an index by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/33
- Implement Geographic Filter by @Spartee in https://github.com/RedisVentures/redisvl/pull/34
- Documentation Update by @Spartee in https://github.com/RedisVentures/redisvl/pull/37
- PyPI Infrastructure by @Spartee in https://github.com/RedisVentures/redisvl/pull/38
- Fix to CD pipeline by @Spartee in https://github.com/RedisVentures/redisvl/pull/39
- Fix to CD pipeline by @Spartee in https://github.com/RedisVentures/redisvl/pull/40
- Fix to CD pipeline by @Spartee in https://github.com/RedisVentures/redisvl/pull/41
- Add optional vectorizer bytes conversion and exponential backoff by @tylerhutcherson in https://github.com/RedisVentures/redisvl/pull/35
- Initial Release by @Spartee in https://github.com/RedisVentures/redisvl/pull/42
New Contributors
- @Spartee made their first contribution in https://github.com/RedisVentures/redisvl/pull/1
- @tylerhutcherson made their first contribution in https://github.com/RedisVentures/redisvl/pull/3
Full Changelog: https://github.com/RedisVentures/redisvl/commits/0.0.2