ann property
Performs an ANN search on RagCorpus. Use this if you have a lot of files (> 10K) in your RagCorpus and want to reduce the search latency.
Implementation
final RagVectorDbConfig_RagManagedDb_Ann? ann;
Performs an ANN search on RagCorpus. Use this if you have a lot of files (> 10K) in your RagCorpus and want to reduce the search latency.
final RagVectorDbConfig_RagManagedDb_Ann? ann;