chore: applied feedback and merged dev into branch
ref: N25B-355
This commit is contained in:
@@ -64,7 +64,7 @@ class BDIProgramManager(BaseAgent):
|
|||||||
"""
|
"""
|
||||||
Clear the LLM Agent's conversation history.
|
Clear the LLM Agent's conversation history.
|
||||||
|
|
||||||
Sends an empty history to the LLM Agent to reset its state.
|
Sends a message to the LLM Agent instructing it to clear its history.
|
||||||
"""
|
"""
|
||||||
message = InternalMessage(
|
message = InternalMessage(
|
||||||
to=settings.agent_settings.llm_name,
|
to=settings.agent_settings.llm_name,
|
||||||
|
|||||||
Reference in New Issue
Block a user