Package com.techcognita.javachatx.agent
package com.techcognita.javachatx.agent
-
ClassDescriptionBase interface for all AI agents in the JavaChatX framework.Factory for creating different types of agents.Base implementation of the Agent interface.A simple echo agent that repeats back any input it receives.