0

How would I add a modules to a cluster in weaviate cloud services. If I could not add it after creation of a cluster could I do it before?

I know that I could do it with docker compose but there is no option to add modules in weaviate cloud services

I am trying to add text2vec-contextionary

1 Answers1

1

In the docs, every module has a section if a module is available on the Weaviate Cloud Service. The text2vec-contextionary isn't. Feel free to raise this on the forum or on the Slack channel.

Bob van Luijt
  • 7,153
  • 12
  • 58
  • 101
  • how would I recreate a weaviate cluster using docker in cloud services ? i am unsure if I should use shardaring. Anyway this is the correct answer and will accept it sadly :(. For anyone viewing in the future it would make sense to vectorize first then upload to weaviate – Grandma Kisses Jul 16 '23 at 22:37
  • This depends, most other modules for vectorization are supported :) – Bob van Luijt Jul 16 '23 at 23:14