Hi team ! I’m using langchain in my project and I’d like to integrate with Weaviate. Replication is a requirement in my environment, so I configured the helm chart to deploy 3 replicas. Now I can’t configure langchain to create classes with a replication_factor > 1.
Is possible to configure replication in a schema using langchain ?