Class VertexRagStore (1.49.0)

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

Attributes

NameDescription
rag_corpora MutableSequence[str]
Required. Vertex RAG Store corpus resource name: projects/{project}/locations/{location}/ragCorpora/{ragCorpus} 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.
similarity_top_k int
Optional. Number of top k results to return from the selected corpora. This field is a member of oneof_ _similarity_top_k.

Methods

VertexRagStore

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