vertexRagStore property

VertexRagStore? vertexRagStore
final

Set to use data source powered by Vertex RAG store. User data is uploaded via the VertexRagDataService.

Implementation

final VertexRagStore? vertexRagStore;