Package de.espirit.firstspirit.ai
package de.espirit.firstspirit.ai
-
InterfacesClassDescriptionAgent for performing generative AI requests.
GenerativeAIConnector
provided by aGenerativeAIAgent
extending the functionality of aGenerativeAIConnectorPlugin
-based AI integration.Agent for performing GPT completion requests.Plugin for connecting to a specific generative AI.Callback for a specificFunction
used for a generative AI request.The arguments the function should be invoked with.An object performing a generative AI request with a list of pre-registered functions.Evaluated response of the generative AI, potentially containing function call requests.Evaluated response stream of the generative AI, potentially containing function call requests.Information about a specific requested function call.Agent providing access to the current prompt configuration.Plugin providing default prompt configuration.Plugin providing testing capabilities for prompt operations during their configuration.Context containing information about the prompt to be evaluated.