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
AlloyDBConnectionConfigAlloyDBConnectionConfig.jdbc_urlAlloyDBConnectionConfig.usernameAlloyDBConnectionConfig.passwordAlloyDBConnectionConfig.connection_propertiesAlloyDBConnectionConfig.connection_init_sqlsAlloyDBConnectionConfig.autoshardingAlloyDBConnectionConfig.max_connectionsAlloyDBConnectionConfig.write_batch_sizeAlloyDBConnectionConfig.jdbc_urlAlloyDBConnectionConfig.usernameAlloyDBConnectionConfig.passwordAlloyDBConnectionConfig.connection_propertiesAlloyDBConnectionConfig.connection_init_sqlsAlloyDBConnectionConfig.autoshardingAlloyDBConnectionConfig.max_connectionsAlloyDBConnectionConfig.write_batch_size
ConflictResolutionchunk_embedding_fn()chunk_content_fn()chunk_metadata_fn()ColumnSpecchunk_id_fn()ColumnSpecsBuilderAlloyDBVectorWriterConfig
- apache_beam.ml.rag.ingestion.base module
- apache_beam.ml.rag.ingestion.bigquery module