模型仓库#
- class langchain_experimental.rl_chain.model_repository.ModelRepository(folder: str | PathLike, with_history: bool = True, reset: bool = False)[来源]#
模型仓库。
方法
- Parameters:
folder (str | PathLike)
with_history (bool)
reset (bool)
模型仓库。
方法
folder (str | PathLike)
with_history (bool)
reset (bool)