milvus icon indicating copy to clipboard operation
milvus copied to clipboard

add retry logic to client and add support for ruby 3 and single vector search

Open washu opened this issue 2 years ago • 3 comments

Add logic, all specs pass

washu avatar Jul 20 '23 14:07 washu

also it brings to milvus 2 i guess compat. thats the version im using

washu avatar Jul 21 '23 15:07 washu

@washu Any chance that we can separate this PR into separate ones? For example dropping Ruby 2.7 compatibility could be a separate PR.

andreibondarev avatar Aug 10 '23 16:08 andreibondarev

Is there an update for this?

bendangelo avatar Dec 11 '23 02:12 bendangelo

@washu @bendangelo I switched the gem to use v2 API. If you're running Milvus yourself you should be using port: 19530

andreibondarev avatar Jul 04 '24 21:07 andreibondarev