generall
30788edbd5
update async readme
2023-10-16 19:01:01 +02:00
George
114c7fa144
refactoring: type fixes, replace invariant callable args with covariant ( #95 )
...
* refactoring: type fixes, replace invariant callable args with covariant
* refactoring: replace partially known autogenerated payload type with dict[any,any]
* fix: add quotes for unsubscriptable type annotation
* fix: update np array type hint
* fix: add missing poetry.lock
* fix: fix platform dependant types
* new: update version
2023-01-30 21:55:48 +04:00
Andrey Vasnetsov
f08f41c291
Update __init__.py
2022-12-08 19:49:01 +01:00
Arnaud Gourlay
ddd24214b8
v0.10.0 ( #71 )
...
* generate gRPC client
* generate REST client
* draft
* wip
* fix conversion test
* old api compatible
* clean deprecated
* batch search + reco tests
* multi-vector test
* full-text filtering
* Fast protobuf (#67 )
* generate grpc client
use new grpc client in qdrant methods
fix grpc parallel issue
remove betterproto
remove betterproto
remove betterproto type annotation
extend test coverage
upd protobuf to master
* rm eventloop
* upd version
* shortcut for models
* v0.10.1 compatibility hotfix: make deprecated ram_data_size optional
Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com >
2022-09-19 12:59:29 +02:00
Arnaud Gourlay
248756613c
[WIP] propagate client kwargs to batchers ( #64 )
...
* propagate client kwargs to batchers
* pass connection params to batch upload + fix nested asyncio for jupyter
Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com >
2022-08-25 00:07:29 +02:00
Andrey Vasnetsov
a08beae374
update readme
2021-02-09 17:01:31 +01:00
Andrey Vasnetsov
8a9e14d91f
init
2021-02-09 02:32:14 +01:00