PersistentAI API Documentation / @persistentai/fireflow-nodes / VariableNamespace
Enumeration: VariableNamespace
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:418
Enum for variable namespaces in PersistentAI
Enumeration Members
Agent
Agent:
"agent"
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:421
Chat
Chat:
"chat"
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:422
ChatAgent
ChatAgent:
"chat_agent"
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:423
Execution
Execution:
"execution"
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:420
Local
Local:
"local"
Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:419