The agent framework component
The agent framework
component provides the technical, MRS-related infrastructure for running an agent in the MRS. Every agent gets its own component, that is: its own instance of the framework component and its own entry in the config file.
The agent framework component can contain MicroPsi agents (this is the default) or custom agent implementations. For information on different agent implementations and agent adaptation, see Agent Basics.
This page concentrates on the default, micropsi agent implementation: An agent controlled by Node Nets.
TBD: Add detailed configuration description