Releases: weaviate/weaviate-agents-python-client
Releases · weaviate/weaviate-agents-python-client
Release list
v1.6.0
v1.5.0
What's Changed
- Added optional argument to API request for evaluate node by @dannyjameswilliams in #87
- Add
.suggest_queriesAPI to the Query Agent by @CShorten in #88 - Bump version from 1.4.0 to 1.5.0 by @augustas1 in #89
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Add optional
diversity_weightargument to search mode by @CShorten in #84 - Bump version to v1.4.0 by @danmichaeljones in #86
New Contributors
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Added support for UUID search/fetch on backend by @dannyjameswilliams in #82
- Increase version to 1.3.0 for release by @dannyjameswilliams in #83
New Contributors
- @dannyjameswilliams made their first contribution in #82
Full Changelog: v1.2.0...v.1.30
v1.2.0
v1.1.0
What's Changed
- Update response model with sort_property by @danmichaeljones in #75
- Bump version to 1.1.0 by @danmichaeljones in #76
Full Changelog: v1.0.01...v1.1.0
v1.0.1
[Breaking Changes] v1.0.0 Release
What's Changed
- Fix async stream error handling by @danmichaeljones in #67
- Allow full conversational context to Query Agent & deprecate run/stream by @danmichaeljones in #68
- Point to V2 API by @danmichaeljones in #69
- Update search mode response by @danmichaeljones in #70
- Fix serialisation of nested filters by @danmichaeljones in #71
- Update to V1 by @danmichaeljones in #73
Full Changelog: v0.13.0...v1.0.0
v0.13.0
What's Changed
- Add search-only mode by @danmichaeljones in #64
- Allow additional filters to be added deterministically by @danmichaeljones in #66
Full Changelog: v0.12.1...v0.13.0