Skip to content

Research chat memory techniques that may be useful for the base routing agent to continue a conversation for a user #17

@Und3rf10w

Description

@Und3rf10w

Currently, the base routing agent doesn't have any memory associated with it. This is "fine", but can cause an issue if a user wished to continue a conversation. At minimum, the agent should be aware of what the last tool/chain the user interacted with so that they can route a response from the user directly to the appropriate tool/chain.

I'm uncertain whether a custom memory class should be used for this, or whether an existing base memory class can work for this.

Metadata

Metadata

Assignees

Labels

chainsFor issues related to chainscoreFor core engine featuresgood first issueGood for newcomers

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions