rakam_systems.core.VSFile

class rakam_systems.core.VSFile(file_path: str)

A data source to be processed. Its nodes will become entries in the VectorStores.

__init__(file_path: str) None

Methods

__init__(file_path)