kin: KIN-ARCH-015 Добавить routes для dept_infra и dept_research в specialists.yaml
This commit is contained in:
parent
6771da634a
commit
b84f4aaac1
2 changed files with 0 additions and 5 deletions
|
|
@ -332,7 +332,6 @@ def format_prompt(context: dict, role: str, prompt_template: str | None = None)
|
|||
sections.append("")
|
||||
|
||||
# Revision context: director's comment + agent's previous output
|
||||
task = context.get("task")
|
||||
if task and task.get("revise_comment"):
|
||||
sections.append("## Director's revision request:")
|
||||
sections.append(task["revise_comment"])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue