milvus
milvus copied to clipboard
Ruby wrapper for the Milvus vector search database API
Version: 0.9.1 The source code has this as the elements: ``` { "boolean" => 1, "int8" => 2, "int16" => 3, "int32" => 4, "int64" => 5, "float" => 10,...
Add logic, all specs pass
Faraday::Error: :json is not registered on Faraday::Request
In order to keep the dependencies lean, we should drop the `faraday` gem and use `Net::HTTP` instead.