Interface RagResource (1.2.0)

Config of Vertex RagStore grounding checking.

Package

@google-cloud/vertexai

Properties

ragCorpus

ragCorpus?: string;

Optional. Vertex RAG Store corpus resource name.

Example

projects/{project}/locations/{location}/ragCorpora/{rag_corpus}

ragFileIds

ragFileIds?: string[];

Optional. Set this field to select the files under the ragCorpora for retrieval.