@squidcloud/client
Preparing search index...
AiAgentMemoryMode
Type Alias AiAgentMemoryMode
AiAgentMemoryMode
:
"none"
|
"read-only"
|
"read-write"
The memory mode for an AI agent:
'none': No memory is used, the agent does not remember past interactions.
'read-only': The agent can read from memory but cannot write to it.
'read-write': The agent can both read from and write to memory.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@squidcloud/client
Loading...
The memory mode for an AI agent: