Andrey Vasnetsov
|
fdd96cbc46
|
move qdrant_openapi_client into qdrant_client.http (#27)
* move qdrant_openapi_client into qdrant_client.http
* add test for exceptions import
* upd readme
|
2022-03-08 19:39:36 +01:00 |
|
Andrey Vasnetsov
|
d91d983615
|
v0.6.0
v0.6.0
|
2022-03-04 12:09:55 +01:00 |
|
Andrey Vasnetsov
|
b3474b7c9b
|
Update OpenAPI definitions to v0.6.0 (#25)
* Update OpenAPI definitions to v0.6.0
* upd qdrant version
|
2022-03-04 10:25:52 +01:00 |
|
Andrey Vasnetsov
|
8187c3bda3
|
add integration test pipeline for CI (#20)
* add integration test pipeline for CI
* chmod +x
* upd poetry install
|
2022-02-11 15:07:54 +01:00 |
|
Andrey Vasnetsov
|
68c50603f4
|
V0.5.x (#18)
* update API for v0.5.x
* update type for IDs
* upd version
* add publication workflow
* upd deps
v0.5.0
|
2022-02-03 12:29:50 +01:00 |
|
Andrey Vasnetsov
|
29a705b5c5
|
Fix payload type parsing (#15)
* add payload parsing test
* use strict version of premitive types in unions + upd dependencies
|
2022-02-02 19:04:31 +01:00 |
|
Andrey Vasnetsov
|
376f6a3e42
|
upd to qdrant v0.4.1
|
2021-10-25 23:36:31 +02:00 |
|
Andrey Vasnetsov
|
93f7267cd7
|
upd version
|
2021-09-25 14:27:31 +02:00 |
|
Andrey Vasnetsov
|
9a3600b411
|
Merge pull request #12 from qdrant/union-order-fix-11
update models to keep original union options order #11
|
2021-09-25 14:26:05 +02:00 |
|
Andrey Vasnetsov
|
2766f69955
|
update models to keep original union options order #11
|
2021-09-25 14:20:12 +02:00 |
|
Andrey Vasnetsov
|
3b4cf11b0d
|
rm incorrect doc files
|
2021-09-02 21:53:14 +02:00 |
|
Andrey Vasnetsov
|
e9b4393812
|
add optional payload unwrap for backward compatibility
|
2021-08-28 17:24:33 +02:00 |
|
Andrey Vasnetsov
|
47595ad183
|
fix geo array parsing
|
2021-08-28 14:29:54 +02:00 |
|
Andrey Vasnetsov
|
35762109bc
|
do not convert array of one element into single value on payload fetch
|
2021-08-10 22:03:41 +02:00 |
|
Andrey Vasnetsov
|
1538c3c0dc
|
restore python 3.7 compatibility
|
2021-08-08 13:10:01 +02:00 |
|
Andrey Vasnetsov
|
62306dd370
|
fix query params bool
|
2021-08-08 13:07:20 +02:00 |
|
Andrey Vasnetsov
|
5ce6083409
|
restore python 3.7 support
|
2021-08-08 12:41:56 +02:00 |
|
Andrey Vasnetsov
|
c1542daaa1
|
upd client version
|
2021-08-08 12:37:01 +02:00 |
|
Andrey Vasnetsov
|
19fb695c93
|
upd json to qdrant record convertation function
|
2021-08-08 12:36:21 +02:00 |
|
Andrey Vasnetsov
|
b5ecde6e19
|
example index array
|
2021-08-08 10:38:21 +02:00 |
|
Andrey Vasnetsov
|
f97c7105f2
|
examples of CRUD for points
|
2021-08-02 23:17:29 +02:00 |
|
Andrey Vasnetsov
|
489fbef5d7
|
add scroll api
v0.3.4
|
2021-06-20 15:34:34 +02:00 |
|
Andrey Vasnetsov
|
d0e837ee47
|
Merge branch 'master' of github.com:qdrant/qdrant_client
|
2021-06-13 22:48:54 +02:00 |
|
Andrey Vasnetsov
|
2cece7e0b0
|
upd openAPI cleint to v0.3.2
|
2021-06-13 22:48:02 +02:00 |
|
Andrei Vasnetsov
|
242ca0e1bb
|
upd version
v0.3.2
|
2021-06-10 15:18:03 +02:00 |
|
Andrei Vasnetsov
|
d83f788e95
|
python 3.7 compatibility
|
2021-06-10 15:12:38 +02:00 |
|
Andrey Vasnetsov
|
2e1465be8c
|
upd version
|
2021-06-07 02:43:04 +02:00 |
|
Andrey Vasnetsov
|
1b96257413
|
pass kwargs to httpx client
|
2021-06-07 02:42:41 +02:00 |
|
Andrey Vasnetsov
|
29d38b7c43
|
add delete collection method
v0.3.0
|
2021-05-31 18:11:48 +02:00 |
|
Andrey Vasnetsov
|
6934c98454
|
add parallel upload #1
|
2021-05-30 23:00:39 +02:00 |
|
Andrey Vasnetsov
|
1a28104132
|
update API to Qdrant 0.3.0
|
2021-05-30 20:11:10 +02:00 |
|
Andrey Vasnetsov
|
bf94745f95
|
Merge pull request #2 from qdrant/qdrant-0.2.0
Qdrant 0.2.0
0.2.0
|
2021-04-06 16:43:25 +02:00 |
|
Andrey Vasnetsov
|
21af8f2131
|
methods for payload index
|
2021-04-06 13:43:58 +02:00 |
|
Andrey Vasnetsov
|
9a8d2d9b53
|
update client to support Qdrant 0.2.0 version
|
2021-04-06 13:03:32 +02:00 |
|
Andrey Vasnetsov
|
f951bfcffc
|
upd version
|
2021-02-09 23:46:55 +01:00 |
|
Andrey Vasnetsov
|
b541228ace
|
update sync client
|
2021-02-09 23:46:39 +01:00 |
|
Andrey Vasnetsov
|
7e506c22cf
|
update readme
|
2021-02-09 17:43:19 +01:00 |
|
Andrey Vasnetsov
|
b98e857d20
|
update project description
|
2021-02-09 17:41:46 +01:00 |
|
Andrey Vasnetsov
|
eb1f342927
|
wait param
|
2021-02-09 17:17:41 +01:00 |
|
Andrey Vasnetsov
|
a08beae374
|
update readme
|
2021-02-09 17:01:31 +01:00 |
|
Andrey Vasnetsov
|
8e34f5a830
|
update readme
|
2021-02-09 02:39:40 +01:00 |
|
Andrey Vasnetsov
|
8a9e14d91f
|
init
|
2021-02-09 02:32:14 +01:00 |
|