Model Context Manager Node
Enables model context for an agent
Label | Property | Type | Description | Default Value | Is Required |
---|
modelContexts | modelContexts | botdojo/interface/model_context | Model contexts to use | null | ✅ |
Properties
Label | Property | Type | Description | Default Value | Is Required |
---|
Session Key (optional) | sessionKey | botdojo/types/string | Override the default Session Key to store state for this node. It most cases you should not need to change this. | dynamic_tools | |
Output
Label | Property | Type | Description | Default Value |
---|
Model Context | modelContext | botdojo/interface/model_context | List of model contexts | null |