Class VertexRagStore (1.49.0)

VertexRagStore(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The data source for Vertex RagStore.

Attribute

NameDescription
rag_corpora MutableSequence[str]
Required. RagCorpora resource name. Format: projects/{project}/locations/{location}/ragCorpora/{rag_corpus} Currently only one corpus is allowed. In the future we may open up multiple corpora support. However, they should be from the same project and location.

Methods

VertexRagStore

VertexRagStore(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The data source for Vertex RagStore.