Interface GenerativeAIAgent

All Superinterfaces:
GenerativeAIConnector

@Experimental public interface GenerativeAIAgent extends GenerativeAIConnector
Agent for performing generative AI requests. This agent operates on the configured default connector, any usage may request specific API connector using getConnector(String) if necessary.
Since:
5.2.240708