weaviate / typescript-client

Official Weaviate TypeScript Client
https://www.npmjs.com/package/weaviate-client
BSD 3-Clause "New" or "Revised" License
65 stars 23 forks source link

`v3` beta `Multi2VecPalmConfig` #135

Closed databyjp closed 4 months ago

databyjp commented 4 months ago

Appears to be missing these:

  imageFields?: string[];
  textFields?: string[];
  videoFields?: string[];