module documentation

Undocumented

Class LangChain Undocumented
Function file_chunks_source Undocumented
Function web_chunks_source Undocumented
def file_chunks_source(directory: str, glob: str = '**') -> CodableBatchDataSource: (source)

Undocumented

def web_chunks_source(pages: list[str]) -> CodableBatchDataSource: (source)

Undocumented