Class: Google::Cloud::AIPlatform::V1::RagManagedDbConfig::Basic

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/vertex_rag_data.rb

Overview

Basic tier is a cost-effective and low compute tier suitable for the following cases:

  • Experimenting with RagManagedDb.
  • Small data size.
  • Latency insensitive workload.
  • Only using RAG Engine with external vector DBs.

NOTE: This is the default tier if not explicitly chosen.