weaviate-go-client icon indicating copy to clipboard operation
weaviate-go-client copied to clipboard

Support `NearVector` and `NearText` subsearches in `Hybrid` queries

Open tsmith023 opened this issue 1 year ago • 0 comments

The capability of defining NearVector and NearText subsearches within hybrid queries will be coming in 1.25 through https://github.com/weaviate/weaviate/pull/4477

The WithHybrid method of the GetBuilder struct should therefore be extended to allow use of this added functionality

tsmith023 avatar Apr 25 '24 09:04 tsmith023