Prefer the @langchain/weaviate package.
@langchain/weaviate
Interface that defines the arguments required to create a new instance of the WeaviateStore class. It includes the Weaviate client, the name of the class in Weaviate, and optional keys for text and metadata.
WeaviateStore
The name of the class in Weaviate. Must start with a capital letter.
Optional
Deprecated
Prefer the
@langchain/weaviate
package.Interface that defines the arguments required to create a new instance of the
WeaviateStore
class. It includes the Weaviate client, the name of the class in Weaviate, and optional keys for text and metadata.