mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-05 09:12:39 +00:00
cleanup order
This commit is contained in:
@@ -115,9 +115,9 @@ class KnowledgeStorage(BaseKnowledgeStorage):
|
||||
)
|
||||
|
||||
self.app.reset()
|
||||
shutil.rmtree(base_path)
|
||||
self.app = None
|
||||
self.collection = None
|
||||
shutil.rmtree(base_path)
|
||||
|
||||
def save(
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user