Skip to content

Commit

Permalink
Merge pull request #1055 from weaviate/changelog_460
Browse files Browse the repository at this point in the history
Changelog vor 4.6.0
  • Loading branch information
dirkkul committed May 9, 2024
2 parents 10fbd90 + b5bd684 commit 03760e4
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
Changelog
=========

Version 4.6.0
--------------
This minor version includes:

- Support for Weaviate 1.25.0:

- BM25/Hybrid support groupBy parameter
- Hybrid supports MoveTo/MoveAwayFrom in near_vector and near_text through HybridVector class
- Ollama text2vec and generative module
- Octoai text2vec and generative module
- multi2vev-palm module
- dynamic vector index type
- auto tenant creation
- improved batching with vectorization
- tenant exists endpoint
- get tenant by name

- Added ``client.integrations.configure`` to configure api-keys and model provider parameters for integration/module-providers without setting headers.
- Improved error messages and deprecation warnings.

Version 4.5.7
--------------
This patch version includes:
Expand Down

0 comments on commit 03760e4

Please sign in to comment.