mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-06 10:00:58 -05:00
* feat(#50): include vector into search result allow to specify 'with_vector' parameter in search api to get search results vector data * test(#50): fix tests * chore(#50): apply cargo fmt * chore(#50): update api docs run tools/generate_openapi_models.sh Co-authored-by: Daniil Sunyaev <dasforrum@gmail.com>