-
Notifications
You must be signed in to change notification settings - Fork 8
Description
The documentation states that I can use 'withHybrid' with the 'properties' property (https://weaviate.io/developers/weaviate/search/hybrid), but it seems that it is not included yet.
Error: invalid usage: Error: hybrid filter: unrecognized key 'properties'
!npm show weaviate-client
weaviate-client@2.14.5 | SEE LICENSE IN LICENSE | deps: 3 | versions: 26
Javascript client for Weaviate
https://github.com/weaviate/weaviate-javascript-client#readme
keywords: weaviate
dist
.tarball: https://registry.npmjs.org/weaviate-client/-/weaviate-client-2.14.5.tgz
.shasum: 30585c9632b3ee636a018595ba30dc9b6e44b06f
.integrity: sha512-pGC1AAYAyBF8Gl8D45AE9JOmvyP4cMHC+TeF6New4ISEq/RefxtZH7F5A26FLHx+3aLGTBGXJhziB6r9x6dyVQ==
.unpackedSize: 544.9 kB
dependencies:
@babel/runtime: ^7.20.7 graphql-request: ^5.1.0 isomorphic-fetch: ^3.0.0
maintainers:
- semi-technologies hello@semi.technology
dist-tags:
latest: 2.14.5
!node --version
v19.9.0