Vertex AI v1 API - Class RagManagedDbConfig.Types.Basic (3.74.0)
Stay organized with collections
Save and categorize content based on your preferences.
public sealed class RagManagedDbConfig.Types.Basic : IMessage<RagManagedDbConfig.Types.Basic>, IEquatable<RagManagedDbConfig.Types.Basic>, IDeepCloneable<RagManagedDbConfig.Types.Basic>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1 API class RagManagedDbConfig.Types.Basic.
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.