Bugfix: Fix plan_update message display (#179)

This commit is contained in:
Ilya Gusev 2025-01-14 09:58:45 +01:00 committed by GitHub
parent 1d846072eb
commit c04e8de825
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -748,7 +748,7 @@ Now begin!""",
plan_update = self.model(
[plan_update_message] + agent_memory + [plan_update_message_user],
stop_sequences=["<end_plan>"],
)
).content
# Log final facts and plan
final_plan_redaction = PLAN_UPDATE_FINAL_PLAN_REDACTION.format(