lakeFS
lakeFS provides scalable version control overthe data lake, and uses Git-like semantics to create and access those versions.
Installation and Setup
Get theENDPOINT
,LAKEFS_ACCESS_KEY
, andLAKEFS_SECRET_KEY
.You can find installation instructionshere.
Document Loader
See ausage example.
from langchain_community.document_loadersimport LakeFSLoader
API Reference:LakeFSLoader