Propose vector-set API by mgravell · Pull Request #2939 · StackExchange/StackExchange.Redis
marked this pull request as draft
mgravell
marked this pull request as ready for review
- make VectorSetSimilaritySearchRequest abstract - remove Member and Vector - add ByMember and ByVector factory methods - (internal changes to support the above, in the message etc)
- new abstract VectorSetAddRequest with core props - VectorSetAddRequest.Member for adding single element - change VectorSetAdd[Async] to take VectorSetAddRequest
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters