v4.9.0
What's Changed
- Add
baseURL
anddimensions
params totext2vec-jinaai
by @tsmith023 in #1308 - Introducing VoyageAI's new embedding and rerank models by @fzowl in #1318
- fix: add is_safe to _WeaviateUUIDInt by @tibor-reiss in #1319
- Fix: Warning message fixed for datetime insertions without any timezone by @gssakash in #1320
- Add missing
tenant
andconsistency_level
tocollection/base.pyi
by @tsmith023 in #1327 - Add support for object deletion conflict resolution by @dirkkul in #1307
- Use
Sequence
for list filtering to aid type usage by @tsmith023 in #1328 - Add support for cancel backups by @dirkkul in #1264
- Remove CI testing and pkg building of Python3.8 by @tsmith023 in #1333
- Allow
return_properties={True, False}
as equivalents to{None, []}
by @tsmith023 in #1331 - Palm to google by @dirkkul in #1329
- Support multiple vectors for a single target by @dirkkul in #1235
- Add support for acorn by @dirkkul in #1341
- Allow user-definition of connection pool timeout by @tsmith023 in #1347
New Contributors
Full Changelog: v4.8.1...v4.9.0