qdrant
qdrant copied to clipboard
Elixir client for Qdrant vector search engine
The current `mix.exs` contains `mox` without `only: [:test]`. This makes it so that when the library is used the app including it has to also have mox in normal runtime...
~ It's been a while since I had time to properly commit to this library, sorry for that :) ~ In the coming weeks (2-3) I plan to update the...
- Refactor Tesla implementation - Improve support for Qdrant HTTP API - Dump deps and elixir version - Mock tests setup