Add chat history limit for Agent and Role.
Fix bugs.
This commit is contained in:
@@ -401,3 +401,5 @@ class KnowledgePipline:
|
||||
# await source.run_once()
|
||||
for source in self.source_queue:
|
||||
await source.run_once()
|
||||
|
||||
logging.info(f"knowledge pipeline finished")
|
||||
Reference in New Issue
Block a user