Package org.wildfly.extension.ai.chat
Class MistralAIChatModelProviderServiceConfigurator
java.lang.Object
org.wildfly.extension.ai.chat.AbstractChatModelProviderServiceConfigurator
org.wildfly.extension.ai.chat.MistralAIChatModelProviderServiceConfigurator
- All Implemented Interfaces:
org.wildfly.subsystem.service.ResourceServiceConfigurator
public class MistralAIChatModelProviderServiceConfigurator
extends AbstractChatModelProviderServiceConfigurator
Configures an aggregate ChatModel provider service.
-
Method Summary
Modifier and TypeMethodDescriptionorg.wildfly.subsystem.service.ResourceServiceInstallerconfigure(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode model)
-
Method Details
-
configure
public org.wildfly.subsystem.service.ResourceServiceInstaller configure(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode model) throws org.jboss.as.controller.OperationFailedException - Throws:
org.jboss.as.controller.OperationFailedException
-