AI::Google::Tools::VertexRagStore
Vertex RAG Store tool.
Enables the model to perform RAG searches against a Vertex RAG Store. Only works with Vertex Gemini models.
Constants
ID = "google.vertex_rag_store"
NAME = "vertex_rag_store"
Constructors
Instance methods
args
Sourceid
Sourcename
Sourcerag_corpus
RagCorpus resource name. Example: "projects/{project}/locations/{location}/ragCorpora/{rag_corpus}"
type
Source