George
|
bdae392066
|
new: add pre-commit (#126)
* new: add pre-commit
* new: exclude auto-generated files
* new: increase black line length
* fix: fix exclude pattern
* remove default version
* apply black
---------
Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
|
2023-03-01 21:19:46 +04:00 |
|
Andrey Vasnetsov
|
98f87f45f3
|
lower dependency requirements (#74)
|
2022-09-26 23:03:32 +02:00 |
|
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
|
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
|
68c50603f4
|
V0.5.x (#18)
* update API for v0.5.x
* update type for IDs
* upd version
* add publication workflow
* upd deps
|
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
|
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
|
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
|
489fbef5d7
|
add scroll api
|
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
|
d83f788e95
|
python 3.7 compatibility
|
2021-06-10 15:12:38 +02:00 |
|
Andrey Vasnetsov
|
1a28104132
|
update API to Qdrant 0.3.0
|
2021-05-30 20:11:10 +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
|
b541228ace
|
update sync client
|
2021-02-09 23:46:39 +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
|
8a9e14d91f
|
init
|
2021-02-09 02:32:14 +01:00 |
|