Dynamic Memory Node
warning
This node is in beta and may not be fully tested or documented. Use with caution.
Attach this node to an Agent or LLM to keep track of the conversation history.
Properties
Label | Property | Type | Description | Default Value | Is Required |
---|---|---|---|---|---|
Memory Key | memoryKey | botdojo/types/string | dynamic_memory | ||
Max Tokens | maxTokens | botdojo/types/number | 5000 | ||
Stragegy | strategy | botdojo/types/options | Default - Recent Messages,Sub Flow - Get Messages |
Output
Label | Property | Type | Description | Default Value |
---|---|---|---|---|
Memory | memory | botdojo/interface/memory | Output | null |