- Mar 08, 2022
-
-
Han Xiao authored
- Mar 07, 2022
-
-
felix-wang authored
-
felix-wang authored
-
- Mar 05, 2022
-
-
felix-wang authored
-
- Mar 04, 2022
-
-
Jina Dev Bot authored
build(hanxiao): rolling out fix
-
David Buchaca Prats authored
* fix: correct file not found error * fix: allow load binary to recieve path
-
Jina Dev Bot authored
build(hanxiao): rolling out fix
-
Andrey Vasnetsov authored
-
Jina Dev Bot authored
build(hanxiao): rolling out fix
-
- Mar 03, 2022
-
-
Jina Dev Bot authored
build(hanxiao): rolling out fix
-
Jina Dev Bot authored
build(hanxiao): rolling out fix
-
David Buchaca Prats authored
-
AlaeddineAbdessalem authored
* test: cover updating embeddings and find * test: assert serialized embedding equals pulled out * test: fix asserts * perf: set docs in batches in weaviate * refactor: refactor qdrant extend * test: test IDs synced * fix: make sure IDs are synced * refactor: unify ID modifier methods naming * refactor: add parent map methods * docs: reformat tables * chore: quote port mapping * fix: make static * refactor: unify embedding map methods naming * fix: lint * fix: remove wrong import * test: cover modify ID * fix: fix pqlite sync ID
-
- Mar 02, 2022
-
-
Jina Dev Bot authored
build(hanxiao): rolling out fix
-
Jina Dev Bot authored
build(hanxiao): rolling out fix
-
Han Xiao authored
-
Jina Dev Bot authored
build(hanxiao): rolling out fix
-
- Mar 01, 2022
-
-
Jina Dev Bot authored
build(hanxiao): rolling out fix
-
AlaeddineAbdessalem authored
* fix: implement private _find method * fix: support torch.Tensor in find * test: cover torch.Tensor and qdrant in test_match * fix: align qdrant _find interface with other storage backends
-
AlaeddineAbdessalem authored
* refactor: split client config into separate parameters * fix: update _get_storage_infos * fix: fix __setstate__
-
- Feb 28, 2022
-
-
Jina Dev Bot authored
build(hanxiao): rolling out fix
-
David Buchaca Prats authored
-
- Feb 26, 2022
-
-
samsja authored
-
Jina Dev Bot authored
build(hanxiao): rolling out fix
-
Jina Dev Bot authored
build(hanxiao): rolling out fix
-
Andrey Vasnetsov authored
* feat: initital support for qdrant storage * chore: update docarray/array/storage/qdrant/__init__.py Co-authored-by:
AlaeddineAbdessalem <alaeddine-13@live.fr> * chore: update docarray/array/storage/qdrant/getsetdel.py Co-authored-by:
AlaeddineAbdessalem <alaeddine-13@live.fr> * chore: review fixes * style: lint * fix: use storage fixture * feat: find mixin * fix: update _set_doc_by_id logic according to review feedback * fix: type annotation style * style: lint * refactor: apply offset2id changes * fix: remove wrong dependency * fix: consume generator once * fix: make distance optional parameter * refactor: update to offset2id PR * chore: temporarily default to random vector * fix: qdrant * test: cover qdrant * fix: create collection if it does not exist * fix: rename to start_storage * fix: fix qdrant to array conversion * fix: use default iter * fix: use qmap to map ids * test: fix tests * test: use start_storage * test: increase coverage for qdrant * fix: implement repr and bool * test: fix test_content_empty_setter * fix: fix append * test: exclude qdrant from test_zero_embeddings * test: exclude qdrant from test_from_to_base64 * fix: set and get state * test: increase qdrant test coverage * test: cover test_embedding_on_random_network for qdrant * test: exclude weaviate from test_embedding_on_random_network * test: cover find * fix: persist offset2ids * fix: implement clear storage * fix test_find * fix test_plot * fix: test_plot * style: lint * fix: add epsilon if vector is null * chore: apply suggestions * refactor: make distance str parameter * docs: add qdrant docs * feat: add summary to qdrant document array * docs: update docs Co-authored-by:
AlaeddineAbdessalem <alaeddine-13@live.fr>
-
Han Xiao authored
-
David Buchaca Prats authored
-
- Feb 25, 2022
-
-
Han Xiao authored
* fix(array): fix text getter * fix(array): tests * fix(plot): plot local audio and video Co-authored-by:
numb3r3 <wangfelix87@gmail.com>
-
felix-wang authored
-