- Fix multi-line queries for BM25 and hybrid search.
3.15.5
Not secure
-------------- This patch version includes:
- EmbeddedDB now supports ``latest`` and versions (eg ``1.18.3``) as ``version`` argument. - Removed ``cluster_hostname`` from ``EmbeddedOptions``. It can still be set by using ``additional_env_vars``. - Fix multi-line queries for generative search.
3.15.4
Not secure
-------------- This patch version includes:
- Fix imports of EmbeddedDB on Mac. It now properly raises an exception that MacOS is currently unsupported.
3.15.3
Not secure
-------------- This patch version includes:
- Improve embedded weaviate: Better folder structures, add support for env variables and support multiple versions. - Fix edge case for timeout retries: When all objects have been added, no empty batch will be send. - Fix authentication via additional_headers
3.15.2
Not secure
-------------- This patch version includes:
- Fixes API keys with Weaviate setups that do not have OIDC enabled.
3.15.1
Not secure
-------------- This patch version includes:
- Fixes refreshing of OIDC tokens on unstable connections