Model Context Manager Node
Enables model context for an agent
Inputs
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 |
---|---|---|---|---|---|
sessionKey | sessionKey | botdojo/types/string | Session key to keep enabled tool state | dynamic_tools |
Output
Label | Property | Type | Description | Default Value |
---|---|---|---|---|
Model Context | modelContext | botdojo/interface/model_context | List of model contexts | null |