Apache Beam
  • apache_beam.coders package
  • apache_beam.dataframe package
  • apache_beam.io package
  • apache_beam.metrics package
  • apache_beam.ml package
    • Subpackages
      • apache_beam.ml.anomaly package
      • apache_beam.ml.gcp package
      • apache_beam.ml.inference package
      • apache_beam.ml.rag package
        • Subpackages
        • Submodules
      • apache_beam.ml.transforms package
  • apache_beam.options package
  • apache_beam.portability package
  • apache_beam.runners package
  • apache_beam.testing package
  • apache_beam.transforms package
  • apache_beam.typehints package
  • apache_beam.utils package
  • apache_beam.yaml package
  • apache_beam.error module
  • apache_beam.pipeline module
  • apache_beam.pvalue module
Apache Beam
  • apache_beam.ml package
  • apache_beam.ml.rag package
  • apache_beam.ml.rag.enrichment package
  • View page source

apache_beam.ml.rag.enrichment package

Enrichment components for RAG pipelines. This module provides components for vector search enrichment in RAG pipelines.

Submodules

  • apache_beam.ml.rag.enrichment.bigquery_vector_search module
    • BigQueryVectorSearchParameters
      • BigQueryVectorSearchParameters.project
      • BigQueryVectorSearchParameters.table_name
      • BigQueryVectorSearchParameters.embedding_column
      • BigQueryVectorSearchParameters.columns
      • BigQueryVectorSearchParameters.neighbor_count
      • BigQueryVectorSearchParameters.metadata_restriction_template
      • BigQueryVectorSearchParameters.distance_type
      • BigQueryVectorSearchParameters.options
      • BigQueryVectorSearchParameters.format_query()
    • BigQueryVectorSearchEnrichmentHandler
      • BigQueryVectorSearchEnrichmentHandler.batch_elements_kwargs()
    • join_fn()
Previous Next

© Copyright %Y, Apache Beam.

Built with Sphinx using a theme provided by Read the Docs.