Skip to main content
Base Node Node inspector for a Memory node

Parameters

Memory ID
string
required
The id to identify the memory blocks accessible to the agent node.
Initial Memory Blocks
array
required
Initial set of memory blocks to seed the memory with. Each block includes the following fields:
FieldDescription
NameName of the memory block
DescriptionDescribe the content held in the memory block
Initial contentStarting content for the memory block.
Character limitMaximum allowed characters for the content

Credentials

RELAI Credential
RELAI Credential
required
Select a RELAI Credential used to access RELAI memory APIs.

Inputs

This node takes no inputs.

Outputs

Memory Config
json
Memory configuration provided to the connected Agent node.