mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-05 09:31:05 -05:00
* create and connect discovery http and grpc interfaces * add openapi tests * fix bad rebase * Add better descriptions * remove numpy from openapi tests * fix rebase artifact * remove already addressed TODO * add more tests * 🤡🔫 (cfg batch handler) * add timeout query param for discover requests * More gRPC validation * make fields pydantic_openapi_generator_v3 friendly * `context_pairs` -> `context` with struct for pairs * discovery api is only discovery or context, move struct description to fields --------- Co-authored-by: timvisee <tim@visee.me>