GitHub / weaviate/weaviate-python-client / commits
A python native client for easy interaction with a Weaviate instance.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| ae327ca5 | Fix event-loop-blocking time.sleep in async wait_for_weaviate (#2104) |
Abhinav <a****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 25c3676a | merge Merge pull request #2084 from pablopupo/feature/2074-generative-deepseek |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 110df05a | merge Merge pull request #2102 from weaviate/pr/2090 |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| c4cf6eeb | merge Merge branch 'main' into pr/2090 |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| b98d5c61 | merge Merge pull request #2103 from weaviate/fix_hybrid_tests |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| e29038ab | FIx docstrings | Dirk Kulawiak <d****k@s****y> | about 1 month ago | |
| dab0ced2 | Fix tests by proper placement of parameter | Dirk Kulawiak <d****k@s****y> | about 1 month ago | |
| b068b424 | merge Merge pull request #2083 from rtmalikian/fix/issue-1030-batch-delete-error-msg |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 98182555 | merge Merge pull request #2088 from NishchayMahor/fix/validator-reject-bool-as-int |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| c73c2bc0 | Make form of openai endpoint parameter clearer in docstrings+test | Dirk Kulawiak <d****k@s****y> | about 1 month ago | |
| 6cf2d2e3 | merge Merge pull request #2099 from weaviate/bump-integration-tests-1.39 |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| a856ce9c | merge Merge pull request #2079 from weaviate/trengrj/hybrid-diversity |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 7c8c0e78 | Update integration test to >= 1.38.6 | John Trengrove <j****n@w****o> | about 1 month ago | |
| be6c8dca |
ci: run integration tests against Weaviate 1.39.0-rc.0
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Jose Luis Franco Arza <j****e@w****o> | about 1 month ago | |
| 904ea789 | Return executor method so that it can be awaited properly in async client (#2... |
Tommy Smith <t****y@w****o>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 295014a8 | Add `INTEGRATING` enum to `ReplicateOperationState` (#2085) |
Tommy Smith <t****y@w****o>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| cf33f1d0 | feat: add endpoint setting for text2vec-openai and text2vec-morph | Muhammad Shayan <s****5@g****m> | about 2 months ago | |
| b289b564 | Reject bool where a plain int is expected in _is_valid | Nishchay Mahor <n****r@g****m> | about 2 months ago | |
| 48c78a8b | Add top level Hybrid diversity | John Trengrove <j****n@w****o> | about 2 months ago | |
| afc0e0eb | feat: add generative-deepseek module | pablopupo <1****o@u****m> | 2 months ago | |
| 0d0c02f1 |
fix: include gRPC status code in WeaviateDeleteManyError messages (Fixes #1030)
Signed-off-by: rtmalikian <r****n@g****m> |
rtmalikian <r****n@g****m> | 2 months ago | |
| 17a98874 | merge Merge pull request #2077 from rtmalikian/fix/issue-2076-bool-in-config-valida... |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 120a1b01 | Add hybrid diversity support | John Trengrove <j****n@w****o> | 2 months ago | |
| 344590c2 | merge Merge pull request #2078 from weaviate/feat/text2vec-aws-dimensions |
Ivan Despot <6****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 0e8620b5 | feat(config): add optional dimensions to text2vec-aws vectorizer | Ivan Despot <6****t@u****m> | 2 months ago | |
| 1eb14423 |
fix: reject bool values in ConnectionConfig int validators
Signed-off-by: rtmalikian <r****n@g****m> |
rtmalikian <r****n@g****m> | 2 months ago | |
| dffcdcb0 | merge Merge pull request #2075 from weaviate/feat/text2vec-google-location |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| cec15ca6 | feat(config): add optional location parameter to text2vec-google vectorizer | Ivan Despot <6****t@u****m> | 2 months ago | |
| 50df61fc | merge Merge pull request #2067 from weaviate/add_mirror |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 95b5d768 | Update GHA action to avoid warning | Dirk Kulawiak <d****k@s****y> | 2 months ago | |
| 3e548f8f | merge Merge pull request #2065 from weaviate/add_mirror |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| ec78e7a2 | Use SHA in workflow | Dirk Kulawiak <d****k@s****y> | 2 months ago | |
| 54a09538 | merge Merge pull request #2063 from weaviate/add_mirror |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 6213d2cf | Add mirror issue GHA | Dirk Kulawiak <d****k@s****y> | 2 months ago | |
| 86112bbe | merge Merge pull request #2061 from weaviate/docs/changelog-v4.22.0 |
Ivan Despot <6****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 42989f1d |
docs: add v4.22.0 changelog entry
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Ivan Despot <6****t@u****m> | 2 months ago | |
| e006bb41 | merge Merge pull request #2058 from weaviate/dev/1.38 |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 6962fa04 | merge Merge branch 'main' into dev/1.38 |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 6b6dac6d | merge Merge pull request #2057 from weaviate/docs/boost-api-docstrings |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| ff4338c9 |
docs: shorten the boost param docstring on the query executors
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Ivan Despot <6****t@u****m> | 2 months ago | |
| 87ab09cb |
docs: simplify Boost modifier docstring wording
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Ivan Despot <6****t@u****m> | 2 months ago | |
| ff268eae |
docs: improve Boost API docstrings (consistency, clarity, accuracy)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Ivan Despot <6****t@u****m> | 2 months ago | |
| cccff14c |
feat: Add Boost API (#2030)
Co-authored-by: Dirk Kulawiak <d****k@s****y> |
John Trengrove <j****n@w****o>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3a8d341b | Update changelog (#2054) |
Tommy Smith <t****y@w****o>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 22a12e4b |
fix(timeout): respect insertion timeout from config (#2048)
Co-authored-by: Joseph Soultanis <j****e@k****i> |
Joe Soultanis <j****s@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 5a4b9830 | merge Merge pull request #2045 from weaviate/changelogv4_21_2 |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3e76d988 | Add changelog for 4.21.2 | Dirk Kulawiak <d****k@s****y> | 3 months ago | |
| 7857878c | merge Merge pull request #2034 from weaviate/docs/suppress-overload-stacking |
Ivan Despot <6****t@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e75a9148 | merge Merge pull request #2042 from weaviate/empty_default_vector_index |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| d511d31e | Fix compatibility with newer version | Dirk Kulawiak <d****k@s****y> | 3 months ago | |
| 26b13fc8 | Update Weaviate version to accept empty vector index | Dirk Kulawiak <d****k@s****y> | 3 months ago | |
| 393369a2 | use correct version for default vector index gate | Dirk Kulawiak <d****k@s****y> | 3 months ago | |
| afbb3629 | Send empty vector index type on new Weavaite versions | Dirk Kulawiak <d****k@s****y> | 3 months ago | |
| f26bee06 | merge Merge pull request #2041 from weaviate/text2vec-digitalocean |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 22aa8fce | Remove oudated constructors for text2vec-digitalocean configuration and make ... | Michelangelo Partipilo <m****o@g****m> | 3 months ago | |
| 9eaf424c |
Add text2vec-digitalocean vectorizer module
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m> |
Michelangelo Partipilo <m****o@g****m> | 3 months ago | |
| 996c8c3a | merge Merge pull request #2035 from weaviate/dependabot/pip/authlib-1.6.12 |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b5730217 | merge Merge pull request #2037 from dudanogueira/fix/aggregate-empty-result-none-va... |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 397cf5bb | Fix pre-commit lint and formatting issues | Duda Nogueira <d****a@g****m> | 4 months ago | |
| 704fb8f1 | Fix aggregate metrics returning 0/0.0 instead of None for empty result sets | Duda Nogueira <d****a@g****m> | 4 months ago | |
| 6c4e9dd3 |
chore(deps): bump authlib from 1.6.9 to 1.6.12
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 4bbdcccf | Add RTD info | Ivan Despot <6****t@u****m> | 4 months ago | |
| 175b28db |
docs: suppress @typing.overload signature stacking
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m> |
Ivan Despot <6****t@u****m> | 4 months ago | |
| c307d973 | merge Merge pull request #2016 from weaviate/security/pin-actions-and-linters |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 2188fd77 | ci: add hidden-unicode lint via weaviate/weaviate composite | Michelangelo Partipilo <m****o@g****m> | 4 months ago | |
| fb401d94 | merge Merge pull request #2026 from weaviate/ignore_authlib_filter |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| ccd12acb | Review feedback | Dirk Kulawiak <d****k@s****y> | 4 months ago | |
| a30eb576 | Ignore irrelevant authlib warning | Dirk Kulawiak <d****k@s****y> | 4 months ago | |
| cacab29f | merge Merge pull request #2025 from weaviate/changelog_4_21_1 |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 9aa1c7fc |
Update docs/changelog.rst
Co-authored-by: Copilot <1****t@u****m> |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 6d40a0c4 | Add changelog for v4.21.1 | Dirk Kulawiak <d****k@s****y> | 4 months ago | |
| 29e5eb77 | merge Merge pull request #2024 from ducroq/feature/add-packaging-dep |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| ffcbf3a2 | Add packaging to requirements-devel.txt | Jeroen Veen <j****n@h****l> | 4 months ago | |
| 086d7b59 | Declare packaging as install requirement | Jeroen Veen <j****n@h****l> | 4 months ago | |
| 1214b4be | merge Merge pull request #1997 from weaviate/rob/diversity |
Ivan Despot <6****t@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 8f21c33c | Add MMR to output module | Ivan Despot <6****t@u****m> | 4 months ago | |
| 33ef2e19 | Fix ruff format | Ivan Despot <6****t@u****m> | 4 months ago | |
| 218ee16c | Implement feedback | Ivan Despot <6****t@u****m> | 4 months ago | |
| e88d17e1 | Remove hybrid support | Ivan Despot <6****t@u****m> | 4 months ago | |
| 19cf5540 | Add hybrid tests | Ivan Despot <6****t@u****m> | 4 months ago | |
| 93141ab5 | Add diversity to hybrid | Ivan Despot <6****t@u****m> | 4 months ago | |
| 20676207 | Fix flake8 error | Ivan Despot <6****t@u****m> | 4 months ago | |
| 7f4c0316 | Rename to DiversitySelection | Ivan Despot <6****t@u****m> | 4 months ago | |
| edbcce80 | merge Merge branch 'main' into rob/diversity | Ivan Despot <6****t@u****m> | 4 months ago | |
| 5a327385 | Implement feedback | Ivan Despot <6****t@u****m> | 4 months ago | |
| ee1e781f | Fix linter issue | Ivan Despot <6****t@u****m> | 4 months ago | |
| d3651a3f | FIx test versions | Ivan Despot <6****t@u****m> | 4 months ago | |
| 592bc7a2 |
Support `1.37` features (#1988)
Co-authored-by: André Mourão <a****o@w****o>, Dirk Kulawiak <d****k@s****y>, André Mourão <a****o@g****m>, Ivan Despot <6****t@u****m>, Dirk Kulawiak <d****k@w****o>, Marcin Antas <a****n@g****m> |
Tommy Smith <t****y@w****o>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 6017fdef | Rename _DiversityMMR to MMR | Ivan Despot <6****t@u****m> | 4 months ago | |
| b68160d6 | Add more tests | Ivan Despot <6****t@u****m> | 4 months ago | |
| 7ab97c44 | Fix stubs and proto version | Ivan Despot <6****t@u****m> | 4 months ago | |
| 4b44a5d1 | merge Merge branch 'dev/1.37' into rob/diversity | Ivan Despot <6****t@u****m> | 4 months ago | |
| 5bc54700 | Add integration tests | Ivan Despot <6****t@u****m> | 4 months ago | |
| cae3e33f | merge Merge pull request #2019 from weaviate/fix/tokenize_simple_output |
Dirk Kulawiak <d****k@w****o>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 081aaef3 | Move property back to tokenization | Dirk Kulawiak <d****k@s****y> | 4 months ago | |
| 220e8393 | Hook up tokenization and clean up model | Dirk Kulawiak <d****k@s****y> | 4 months ago | |
| 64bed62e | Improve docstring | Dirk Kulawiak <d****k@s****y> | 4 months ago | |
| 7924e457 | Accept collection config classes as stopwords | Dirk Kulawiak <d****k@s****y> | 4 months ago | |
| 55b136ad | Add overloads for exclusivity of stopwrods | Dirk Kulawiak <d****k@s****y> | 4 months ago | |
| 52c2c8c8 | refactor: remove unused imports in tokenization models and format | André Mourão <a****o@w****o> | 4 months ago |