mirror of
https://github.com/ParisNeo/lollms.git
synced 2025-02-01 08:48:19 +00:00
Update personality.py
This commit is contained in:
parent
3dbe1e81b1
commit
8ef6f84939
@ -2348,7 +2348,7 @@ class APScript(StateMachine):
|
||||
self.step_start(f" Summary of {doc_name} - Processing chunk : {i+1}/{len(chunks)}")
|
||||
summary = f"{answer_start}"+ self.fast_gen(
|
||||
"\n".join([
|
||||
f"!@>Document_chunk: {doc_name}:",
|
||||
f"!@>Document_chunk [{doc_name}]:",
|
||||
f"{chunk}",
|
||||
f"!@>instruction: {summary_instruction}",
|
||||
f"Answer directly with the summary with no extra comments.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user