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.chunking package
  • View page source

apache_beam.ml.rag.chunking package

Chunking components for RAG pipelines. This module provides components for splitting text into chunks for RAG pipelines.

Submodules

  • apache_beam.ml.rag.chunking.base module
    • ChunkingTransformProvider
      • ChunkingTransformProvider.get_splitter_transform()
      • ChunkingTransformProvider.get_ptransform_for_processing()
  • apache_beam.ml.rag.chunking.langchain module
    • LangChainChunker
      • LangChainChunker.get_splitter_transform()
Previous Next

© Copyright %Y, Apache Beam.

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