Class AbstractAIProvider

java.lang.Object
org.ametys.runtime.plugin.component.AbstractLogEnabled
org.ametys.plugins.ai.provider.impl.AbstractAIProvider
All Implemented Interfaces:
AIProvider, DeferredServiceable, LogEnabled, PluginAware, Disposable, Initializable, Component, Configurable
Direct Known Subclasses:
GoogleAIGeminiProvider, MistralAIProvider, OllamaProvider, OpenAIProvider

This is an abstract class for AI providers.