Weaviate集成
STDIO用于Weaviate向量数据库集成的服务器
用于Weaviate向量数据库集成的服务器
Build the server:
make build
Run the test client
make run-client
Insert an object into weaviate.
Request body:
{}
Response body
{}
Retrieve objects from weaviate with hybrid search.
Request body:
{}
Response body
{}