Skip to content

Releases: weaviate/weaviate-python-client

v4.23.1

Choose a tag to compare

@g-despot g-despot released this 07 Sep 07:50
09e35b0

What's Changed

  • feat(generative): add location to GenerativeConfig.google_vertex runtime config (#2073) by @Anai-Guo in #2130
  • feat(generative): expose n on the OpenAI runtime config by @Anai-Guo in #2125
  • feat(generative): expose api_version on Configure.Generative.azure_openai by @Anai-Guo in #2123
  • feat(generative): expose nvidia top_p and anthropic base_url on the collection config by @Anai-Guo in #2122
  • feat(generative): expose frequency_penalty on the Cohere runtime config by @Anai-Guo in #2121
  • Document vectorize_collection_name as having no effect on multi2vec factories by @ckarnell in #2128
  • fix(batch): require both counts unchanged before the idle flush (#2105) by @Anai-Guo in #2109
  • feat(config): add location to Configure.Generative.google_vertex (#2073) by @Anai-Guo in #2118
  • fix: KeyError 'pq' when updating the quantizer on an HFresh vector index by @Shah91n in #2147
  • Add RQ4 centered quantization support by @trengrj in #2148
  • Accept string API keys in all connection helpers by @mimimind in #2145
  • Fix reusable reference filter builders by @mameikagou in #2144
  • fix(generative): send AWS stop_sequences through to the gRPC request by @Anai-Guo in #2131
  • Fix batch rate-limit scheduling for partial batches by @hugosmoreira in #2132
  • Add generative DigitalOcean support by @denis-samatov in #2153
  • Add changelog for v4.23.1 by @g-despot in #2156

New Contributors

Full Changelog: v4.23.0...v4.23.1

v4.23.0

Choose a tag to compare

@dirkkul dirkkul released this 13 Aug 09:00
c94b224

What's Changed

  • feat: add optional location parameter to text2vec-google vectorizer by @g-despot in #2075
  • feat(config): add optional dimensions to text2vec-aws vectorizer by @g-despot in #2078
  • fix: reject bool values in ConnectionConfig int validators (Fixes #2076) by @rtmalikian in #2077
  • Add INTEGRATING enum to ReplicateOperationState by @tsmith023 in #2085
  • Return executor method so that it can be awaited properly in async client by @tsmith023 in #2093
  • Add hybrid diversity support by @trengrj in #2079
  • Reject bool where a plain int is expected in _is_valid by @NishchayMahor in #2088
  • fix: include gRPC status code in batch delete error messages (Fixes #1030) by @rtmalikian in #2083
  • Fix hybrid tests by @dirkkul in #2103
  • Add endpoint setting for text2vec-openai and text2vec-morph by @dirkkul in #2102
  • feat: add generative-deepseek module by @pablopupo in #2084
  • Fix event-loop-blocking time.sleep in async wait_for_weaviate by @kratos0718 in #2104
  • Add cross-property BM25 And operator by @amourao in #2114
  • feat(config): add multi2vec-twelvelabs vectorizer support (#2113) by @Anai-Guo in #2117
  • feat(backup): expose incremental_base_backup_id on BackupListReturn (#2069) by @Anai-Guo in #2116
  • fix(collections): re-raise non-404 errors from async Collection.exists() (#2100) by @Anai-Guo in #2112
  • Fix Sequence[Union[...]] validation only requiring one element to match by @Nimra3261 in #2108
  • fix(batch): set has_errors on per-object/reference errors in stream recv by @vaibzde in #2115

New Contributors

Full Changelog: v4.22.0...v4.23.0

v4.22.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 06:19
3e548f8

What's Changed

Full Changelog: v4.21.3...v4.22.0

v4.21.3

Choose a tag to compare

@github-actions github-actions released this 02 Jun 13:12
3a8d341

What's Changed

  • fix(timeout): respect insertion timeout from config for fixed_batch by @jpsoultanis in #2048

New Contributors

Full Changelog: v4.21.2...v4.21.3

v4.21.2

Choose a tag to compare

@github-actions github-actions released this 29 May 09:05
5a4b983

What's Changed

  • Fix aggregate metrics returning 0/0.0 instead of None for empty result sets by @dudanogueira in #2037
  • Add text2vec-digitalocean vectorizer module by @mpartipilo in #2041
  • Send empty vector index type on new Weavaite versions by @dirkkul in #2042

New Contributors

Full Changelog: v4.21.1...v4.21.2

v4.21.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 13:36
592bc7a

What's Changed

Full Changelog: v4.20.5...v4.21.0

v4.20.5

Choose a tag to compare

@github-actions github-actions released this 09 Apr 20:09
4d66220

What's Changed

New Contributors

Full Changelog: v4.20.4...v4.20.5

v4.20.4

Choose a tag to compare

@github-actions github-actions released this 08 Apr 17:29
c0b796e

What's Changed

Full Changelog: v4.20.3...v4.20.4

v4.20.3

Choose a tag to compare

@github-actions github-actions released this 05 Mar 09:24
db8a91c

What's Changed

Full Changelog: v4.20.2...v4.20.3

v4.20.2

Choose a tag to compare

@github-actions github-actions released this 04 Mar 15:38
1b1e069

What's Changed

New Contributors

Full Changelog: v4.20.1...v4.20.2