apache_beam.ml.rag.ingestion package
Vector storage ingestion components for RAG pipelines. This module provides components for storing vectors in RAG pipelines.
Submodules
- apache_beam.ml.rag.ingestion.alloydb module
AlloyDBConnectionConfig
AlloyDBConnectionConfig.jdbc_url
AlloyDBConnectionConfig.username
AlloyDBConnectionConfig.password
AlloyDBConnectionConfig.connection_properties
AlloyDBConnectionConfig.connection_init_sqls
AlloyDBConnectionConfig.autosharding
AlloyDBConnectionConfig.max_connections
AlloyDBConnectionConfig.write_batch_size
AlloyDBConnectionConfig.jdbc_url
AlloyDBConnectionConfig.username
AlloyDBConnectionConfig.password
AlloyDBConnectionConfig.connection_properties
AlloyDBConnectionConfig.connection_init_sqls
AlloyDBConnectionConfig.autosharding
AlloyDBConnectionConfig.max_connections
AlloyDBConnectionConfig.write_batch_size
ConflictResolution
chunk_embedding_fn()
chunk_content_fn()
chunk_metadata_fn()
ColumnSpec
chunk_id_fn()
ColumnSpecsBuilder
AlloyDBVectorWriterConfig
- apache_beam.ml.rag.ingestion.base module
- apache_beam.ml.rag.ingestion.bigquery module