Uses of Class
com.mulesoft.modules.agent.conductor.api.model.llm.einstein.EinsteinModel
Packages that use EinsteinModel
Package
Description
-
Uses of EinsteinModel in com.mulesoft.modules.agent.conductor.api.model.llm.einstein
Methods in com.mulesoft.modules.agent.conductor.api.model.llm.einstein that return EinsteinModel -
Uses of EinsteinModel in com.mulesoft.modules.agent.conductor.internal.llm.client.einstein
Constructors in com.mulesoft.modules.agent.conductor.internal.llm.client.einstein with parameters of type EinsteinModelModifierConstructorDescriptionEinsteinClient(String configRef, EinsteinModel model, org.mule.runtime.extension.api.client.ExtensionsClient extensionsClient, LLMSerializer serializer)