Skip to content

[Future] Send filtered memory to agent #8

@mrseanryan

Description

@mrseanryan

warning: currently, user prompt is NOT used at Generate stage -> it actually triggers a new Plan, since we do not know if user's prompt can be handled at all with the current planned agents.

BUT if we could handle user prompts at the Generate stage, then this issue could be implemented.


When building agent, also set its memory.
memory needs to be filtered to relevant messages.

  • assistant: only its own output
  • user: the rewritten user prompts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions