Instructions
Build the server:
make buildRun the test client
make run-clientTools
Insert One
Insert an object into weaviate.
Request body:
{}Response body
{}Query
Retrieve objects from weaviate with hybrid search.
Request body:
{}Response body
{}