Uses of Interface
de.espirit.firstspirit.ai.GenerativeAIConnector
Packages that use GenerativeAIConnector
-
Uses of GenerativeAIConnector in de.espirit.firstspirit.ai
Subinterfaces of GenerativeAIConnector in de.espirit.firstspirit.aiModifier and TypeInterfaceDescriptioninterface
Agent for performing generative AI requests.interface
Plugin for connecting to a specific generative AI.Methods in de.espirit.firstspirit.ai that return GenerativeAIConnectorModifier and TypeMethodDescription@NotNull GenerativeAIConnector
GenerativeAIAgent.getConnector
(@NotNull String plugin) Request a specific AI API connector to perform requests with.