KM
- The agent's knowledge module.TM
- The agent's task module.public interface ReactiveModule<KM extends KnowledgeModule<?>,TM extends TaskModule<KM>>
Modifier and Type | Method and Description |
---|---|
Plan |
react()
Generate plans for the agent.
|
Plan react()