These 77 commits are when the Protocol Buffers files have changed:
Commit: | 8357f68 | |
---|---|---|
Author: | Luis Cossío | |
Committer: | Luis Cossío |
Update client for 1.14 (#218) * update protos, fix strictmode * add formula builder and expression constructors * add builder for decay params expression * add helper fns for StrictModeConfigBuilder * add builder for StrictModeMultivectorConfigBuilder * add builder for StrictModeSparseConfig * clippy * additional helpers * validate docs snippets * clippy * helper: set all defaults in formula * move snippets to query_points.rs * no option for mandatory fields * pass HardwareUsage ownership * builders for score variables * Use new score function in tests --------- Co-authored-by: timvisee <tim@visee.me>
The documentation is generated from this commit.
Commit: | ff28f57 | |
---|---|---|
Author: | Luis Cossío | |
Committer: | GitHub |
Update client for 1.14 (#218) * update protos, fix strictmode * add formula builder and expression constructors * add builder for decay params expression * add helper fns for StrictModeConfigBuilder * add builder for StrictModeMultivectorConfigBuilder * add builder for StrictModeSparseConfig * clippy * additional helpers * validate docs snippets * clippy * helper: set all defaults in formula * move snippets to query_points.rs * no option for mandatory fields * pass HardwareUsage ownership * builders for score variables * Use new score function in tests --------- Co-authored-by: timvisee <tim@visee.me>
The documentation is generated from this commit.
Commit: | 8c76f0d | |
---|---|---|
Author: | Luis Cossío |
update protos, fix strictmode
The documentation is generated from this commit.
Commit: | 63715b3 | |
---|---|---|
Author: | jojii |
Update protos
Commit: | cc0dd0a | |
---|---|---|
Author: | Arnaud Gourlay |
Regen serverless
Commit: | d68c7ba | |
---|---|---|
Author: | Tim Visée | |
Committer: | timvisee |
Update protocol definitions for Qdrant 1.13 (#208) * Update gRPC protocol buffer definitions * Generate gRPC types, update builders and conversions * Add max optimization threads builder * Add bool index params builder * Add has vector condition builder * Add dense, sparse and multi dense vector builders and conversions * Remove has vector condition builder, follow pattern of other conditions
Commit: | f2c3883 | |
---|---|---|
Author: | Tim Visée | |
Committer: | GitHub |
Update protocol definitions for Qdrant 1.13 (#208) * Update gRPC protocol buffer definitions * Generate gRPC types, update builders and conversions * Add max optimization threads builder * Add bool index params builder * Add has vector condition builder * Add dense, sparse and multi dense vector builders and conversions * Remove has vector condition builder, follow pattern of other conditions
Commit: | 5924a9e | |
---|---|---|
Author: | timvisee | |
Committer: | timvisee |
Update gRPC protocol buffer definitions
Commit: | c6db7c7 | |
---|---|---|
Author: | Jojii | |
Committer: | timvisee |
Update protos for Qdrant 1.12, add new endpoints (#189) * update protos and rust structs * add client functions * use new compile function * recompile protos * trigger recompiling * add examples * add example snippets * Adjust GeoIndexParams and fix warnings when compiling tests
Commit: | 3fc27b9 | |
---|---|---|
Author: | Jojii | |
Committer: | GitHub |
Update protos for Qdrant 1.12, add new endpoints (#189) * update protos and rust structs * add client functions * use new compile function * recompile protos * trigger recompiling * add examples * add example snippets * Adjust GeoIndexParams and fix warnings when compiling tests
Commit: | d0d89a5 | |
---|---|---|
Author: | jojii | |
Committer: | jojii |
Adjust GeoIndexParams and fix warnings when compiling tests
Commit: | c9d53d0 | |
---|---|---|
Author: | jojii | |
Committer: | jojii |
update protos and rust structs
Commit: | 4357b84 | |
---|---|---|
Author: | Arnaud Gourlay | |
Committer: | Arnaud Gourlay |
Regen for renumbering (#179)
Commit: | 7ea2340 | |
---|---|---|
Author: | Arnaud Gourlay | |
Committer: | Arnaud Gourlay |
Regen again (#177) * Resync * improve client timeout for snapshot creation in test
Commit: | 2526098 | |
---|---|---|
Author: | Arnaud Gourlay | |
Committer: | Arnaud Gourlay |
Update dependencies (#176) * Update dependencies * regen * new param * GetPoints timeout * fmt * CountPoints timeout * more error reporting * ScrollPoints timeout * more deps upgrade to trigger CI * debug
Commit: | e9dbb02 | |
---|---|---|
Author: | Jojii | |
Committer: | Arnaud Gourlay |
update index params (#175)
Commit: | aed9070 | |
---|---|---|
Author: | Jojii | |
Committer: | Arnaud Gourlay |
Update rust-client to latest qdrant:dev version (#168) * Update protos for tenants * add builder for QueryPointGroups * Update IndexParams * Index params improvements (#169) * improve conversions for field index params * fix ci * fix wrong branch in sync_proto.sh * More conversions for field index params
Commit: | d59e580 | |
---|---|---|
Author: | Arnaud Gourlay | |
Committer: | GitHub |
Regen for renumbering (#179)
Commit: | 196fd0a | |
---|---|---|
Author: | Arnaud Gourlay | |
Committer: | GitHub |
Regen again (#177) * Resync * improve client timeout for snapshot creation in test
Commit: | 4604bd3 | |
---|---|---|
Author: | Arnaud Gourlay | |
Committer: | GitHub |
Update dependencies (#176) * Update dependencies * regen * new param * GetPoints timeout * fmt * CountPoints timeout * more error reporting * ScrollPoints timeout * more deps upgrade to trigger CI * debug
Commit: | a07e0a5 | |
---|---|---|
Author: | Jojii | |
Committer: | GitHub |
update index params (#175)
Commit: | 2864e20 | |
---|---|---|
Author: | jojii |
add on_disk for uuid index params in api
Commit: | a9f99ba | |
---|---|---|
Author: | Jojii | |
Committer: | GitHub |
Update rust-client to latest qdrant:dev version (#168) * Update protos for tenants * add builder for QueryPointGroups * Update IndexParams * Index params improvements (#169) * improve conversions for field index params * fix ci * fix wrong branch in sync_proto.sh * More conversions for field index params
Commit: | 93f7806 | |
---|---|---|
Author: | jojii |
Update IndexParams
Commit: | ea6806f | |
---|---|---|
Author: | jojii |
Update protos for tenants
Commit: | 25bcc6b | |
---|---|---|
Author: | timvisee | |
Committer: | timvisee |
Fix documentation mistakes in gRPC spec
Commit: | a4fb4b5 | |
---|---|---|
Author: | Tim Visée | |
Committer: | timvisee |
Add query batch interface (#149) * Update gRPC specification * Add builder type for QueryBatchPoints * Add query batch function * Reformat * Fix missing import in test
Commit: | b323fc5 | |
---|---|---|
Author: | generall | |
Committer: | timvisee |
Update gRPC definitions to v1.10.0, add query test and resolve errors (#134)
Commit: | 36e361c | |
---|---|---|
Author: | Jojii | |
Committer: | timvisee |
Sync protos and add more Builder (#115) * add more builder * Update proto types; add some manual builder
Commit: | ec979e0 | |
---|---|---|
Author: | generall | |
Committer: | Tim Visée |
Update gRPC definitions to v1.10.0, add query test and resolve errors (#134)
Commit: | f6d9433 | |
---|---|---|
Author: | timvisee | |
Committer: | Tim Visée |
Fix documentation mistakes in gRPC spec
Commit: | 2ce5a56 | |
---|---|---|
Author: | Tim Visée | |
Committer: | Tim Visée |
Add query batch interface (#149) * Update gRPC specification * Add builder type for QueryBatchPoints * Add query batch function * Reformat * Fix missing import in test
Commit: | e45dce6 | |
---|---|---|
Author: | timvisee | |
Committer: | timvisee |
Fix documentation mistakes in gRPC spec
Commit: | 0d775b6 | |
---|---|---|
Author: | Tim Visée | |
Committer: | timvisee |
Add query batch interface (#149) * Update gRPC specification * Add builder type for QueryBatchPoints * Add query batch function * Reformat * Fix missing import in test
Commit: | c721305 | |
---|---|---|
Author: | generall | |
Committer: | timvisee |
Update gRPC definitions to v1.10.0, add query test and resolve errors (#134)
Commit: | 313d5d4 | |
---|---|---|
Author: | Tim Visée | |
Committer: | GitHub |
Add query batch interface (#149) * Update gRPC specification * Add builder type for QueryBatchPoints * Add query batch function * Reformat * Fix missing import in test
Commit: | bc977ce | |
---|---|---|
Author: | timvisee |
Update gRPC specification
Commit: | a3278ef | |
---|---|---|
Author: | generall | |
Committer: | generall |
update proto
Commit: | 8b1231a | |
---|---|---|
Author: | Jojii | |
Committer: | GitHub |
Sync protos and add more Builder (#115) * add more builder * Update proto types; add some manual builder
Commit: | ae32084 | |
---|---|---|
Author: | jojii | |
Committer: | jojii |
Update proto types; add some manual builder
Commit: | d76868e | |
---|---|---|
Author: | Luis Cossío | |
Committer: | generall |
Update v1.9.0 (#95) * update for v1.9 * update integration tests qdrant version
Commit: | 3a889a8 | |
---|---|---|
Author: | Luis Cossío | |
Committer: | GitHub |
Update v1.9.0 (#95) * update for v1.9 * update integration tests qdrant version
Commit: | 587d41c | |
---|---|---|
Author: | Luis Cossío |
update for v1.9
Commit: | e0b2557 | |
---|---|---|
Author: | Arnaud Gourlay | |
Committer: | Arnaud Gourlay |
Update v1.8.0
Commit: | 693f36e | |
---|---|---|
Author: | Arnaud Gourlay |
Update v1.8.0
Commit: | dcb01b7 | |
---|---|---|
Author: | Tim Visée | |
Committer: | timvisee |
Update v1.7.0 - implementation (#81) * Add create and delete shard key functions * Use more direct shard key types * Add discovery functions * Conversions from borrowed types into sparse vectors * Add shard key selector parameter to all relevant API functions * Move shard key selector parameter adjacent collection name parameter * Update documentation example * Add conversion helpers for shard key selector * sync proto * proto changes * fix readme --------- Co-authored-by: generall <andrey@vasnetsov.com>
Commit: | aae78a3 | |
---|---|---|
Author: | Arnaud Gourlay | |
Committer: | timvisee |
Update v1.7.0 (#80) * sync * compile * bump deps * bump version * fmt * regen * fix * add convenience conversion for sparse vectors * fix sparse vector converter * fix sparse vector converter * remove shard_snapshots_service * restore version * more conversion * one last conversion * Reformat --------- Co-authored-by: timvisee <tim@visee.me>
Commit: | 762703f | |
---|---|---|
Author: | Tim Visée | |
Committer: | GitHub |
Update v1.7.0 - implementation (#81) * Add create and delete shard key functions * Use more direct shard key types * Add discovery functions * Conversions from borrowed types into sparse vectors * Add shard key selector parameter to all relevant API functions * Move shard key selector parameter adjacent collection name parameter * Update documentation example * Add conversion helpers for shard key selector * sync proto * proto changes * fix readme --------- Co-authored-by: generall <andrey@vasnetsov.com>
Commit: | 2c527b5 | |
---|---|---|
Author: | generall |
sync proto
Commit: | 9462cc9 | |
---|---|---|
Author: | Arnaud Gourlay | |
Committer: | GitHub |
Update v1.7.0 (#80) * sync * compile * bump deps * bump version * fmt * regen * fix * add convenience conversion for sparse vectors * fix sparse vector converter * fix sparse vector converter * remove shard_snapshots_service * restore version * more conversion * one last conversion * Reformat --------- Co-authored-by: timvisee <tim@visee.me>
Commit: | 95212d1 | |
---|---|---|
Author: | Arnaud Gourlay | |
Committer: | timvisee |
Update v1.6.0 (#72) * bump create version * ignore intellij config file * regen client * update test image version * add geo-polygon condition builder * format example * dependencies updates * filter out new healcheck proto
Commit: | b44946f | |
---|---|---|
Author: | Arnaud Gourlay | |
Committer: | GitHub |
Update v1.6.0 (#72) * bump create version * ignore intellij config file * regen client * update test image version * add geo-polygon condition builder * format example * dependencies updates * filter out new healcheck proto
Commit: | 6eccfdb | |
---|---|---|
Author: | Tim Visée | |
Committer: | timvisee |
Update v1.5.0 (#68) * Update gRPC definitions * Remove now obsolete Google protobuf definitions * Add batch update methods to client * Bump version to 1.5.0
Commit: | 7381491 | |
---|---|---|
Author: | generall | |
Committer: | timvisee |
sync proto with dev
Commit: | 0b945f1 | |
---|---|---|
Author: | Tim Visée | |
Committer: | GitHub |
Update v1.5.0 (#68) * Update gRPC definitions * Remove now obsolete Google protobuf definitions * Add batch update methods to client * Bump version to 1.5.0
Commit: | 268b025 | |
---|---|---|
Author: | generall |
sync proto with dev
Commit: | a698912 | |
---|---|---|
Author: | Arnaud Gourlay |
re-gen client
Commit: | 19a78bb | |
---|---|---|
Author: | Arnaud Gourlay |
update protos
Commit: | b07444a | |
---|---|---|
Author: | Andre Bogus | |
Committer: | Andre Bogus |
More docs'n'helpers
Commit: | 8d212c6 | |
---|---|---|
Author: | Arnaud Gourlay |
refresh client
Commit: | abf6a65 | |
---|---|---|
Author: | Ivan Pleshkov |
NamedVectors update
Commit: | 6eb0002 | |
---|---|---|
Author: | Arnaud Gourlay |
regeneration
Commit: | debc8f1 | |
---|---|---|
Author: | Arnaud Gourlay |
sync API definition
Commit: | 6bf2cc3 | |
---|---|---|
Author: | Arnaud Gourlay |
Update to 1.1.0
Commit: | eab42f1 | |
---|---|---|
Author: | Arnaud Gourlay |
add write_ordering and read_consistency
Commit: | aef6b77 | |
---|---|---|
Author: | Arnaud Gourlay |
add aliases and snapshots APIs
Commit: | d990ee9 | |
---|---|---|
Author: | Andrey Vasnetsov |
upd to v0.11.6
Commit: | f36bda3 | |
---|---|---|
Author: | Ivan Pleshkov |
v0.11.5
Commit: | e6202aa | |
---|---|---|
Author: | Ivan Pleshkov | |
Committer: | GitHub |
update to qdrant v0.11.4 (#13) * update to qdrant v0.11.4 * fix integration test
Commit: | 9d77442 | |
---|---|---|
Author: | Andrey Vasnetsov |
update to v0.11.0
Commit: | 1a5e684 | |
---|---|---|
Author: | Andrey Vasnetsov | |
Committer: | Andrey Vasnetsov |
upd version to v0.10.1, remove deprecated
Commit: | a18e3bf | |
---|---|---|
Author: | Arnaud Gourlay |
update 0.10.0
Commit: | c589e62 | |
---|---|---|
Author: | Arnaud Gourlay |
update v0.9.0
Commit: | 968c9c7 | |
---|---|---|
Author: | Andrey Vasnetsov |
v0.8.5
Commit: | 199adbc | |
---|---|---|
Author: | Arnaud Gourlay |
sync with 0.8.4
Commit: | 284e94e | |
---|---|---|
Author: | Andrey Vasnetsov |
v0.8.3
Commit: | 4a347c9 | |
---|---|---|
Author: | Andrey Vasnetsov |
rust client with tests