Uses of Class
com.mulesoft.modules.agent.broker.internal.state.model.LLMOutput
Packages that use LLMOutput
Package
Description
-
Uses of LLMOutput in com.mulesoft.modules.agent.broker.internal.extension.connection
Methods in com.mulesoft.modules.agent.broker.internal.extension.connection that return types with arguments of type LLMOutputModifier and TypeMethodDescriptionCompletableFuture<org.mule.runtime.api.functional.Either<LLMOutput,ToolSelection>> LLMClient.LLMSession.getNext() -
Uses of LLMOutput in com.mulesoft.modules.agent.broker.internal.extension.connection.openai
Methods in com.mulesoft.modules.agent.broker.internal.extension.connection.openai that return types with arguments of type LLMOutputModifier and TypeMethodDescriptionCompletableFuture<org.mule.runtime.api.functional.Either<LLMOutput,ToolSelection>> OpenAISession.getNext() -
Uses of LLMOutput in com.mulesoft.modules.agent.broker.internal.state.model
Methods in com.mulesoft.modules.agent.broker.internal.state.model that return LLMOutputMethods in com.mulesoft.modules.agent.broker.internal.state.model with parameters of type LLMOutput