mirror of
https://github.com/ParisNeo/lollms.git
synced 2025-04-22 01:20:46 +00:00
fix
This commit is contained in:
parent
30a2e58f68
commit
0d9da76561
@ -499,7 +499,7 @@ class LollmsApplication(LoLLMsCom):
|
||||
self.active_datalakes.append(
|
||||
rag_db | {"binding": lr}
|
||||
)
|
||||
def load_class_from_folder(folder_path, target_name):
|
||||
def load_class_from_folder(self, folder_path, target_name):
|
||||
# Convert folder_path to a Path object
|
||||
folder_path = Path(folder_path)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user