GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1RagVectorDbConfig (google_api_ai_platform v0.27.0)

View Source

Config for the Vector DB to use for RAG.

Attributes

  • apiAuth (type: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ApiAuth.t, default: nil) - Authentication config for the chosen Vector DB.
  • pinecone (type: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1RagVectorDbConfigPinecone.t, default: nil) - The config for the Pinecone.
  • ragEmbeddingModelConfig (type: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1RagEmbeddingModelConfig.t, default: nil) - Optional. Immutable. The embedding model config of the Vector DB.
  • ragManagedDb (type: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1RagVectorDbConfigRagManagedDb.t, default: nil) - The config for the RAG-managed Vector DB.
  • vertexVectorSearch (type: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1RagVectorDbConfigVertexVectorSearch.t, default: nil) - The config for the Vertex Vector Search.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.