Uses of Class
com.mulesoft.modules.agent.broker.internal.llm.LLMRequest
Packages that use LLMRequest
Package
Description
-
Uses of LLMRequest in com.mulesoft.modules.agent.broker.internal.extension.connection
Methods in com.mulesoft.modules.agent.broker.internal.extension.connection that return LLMRequestMethods in com.mulesoft.modules.agent.broker.internal.extension.connection with parameters of type LLMRequest -
Uses of LLMRequest in com.mulesoft.modules.agent.broker.internal.extension.connection.openai
Methods in com.mulesoft.modules.agent.broker.internal.extension.connection.openai that return LLMRequestMethods in com.mulesoft.modules.agent.broker.internal.extension.connection.openai with parameters of type LLMRequestConstructors in com.mulesoft.modules.agent.broker.internal.extension.connection.openai with parameters of type LLMRequestModifierConstructorDescriptionOpenAISession(com.openai.client.OpenAIClient client, LLMRequest llmRequest, OpenAISettings settings, List<com.openai.models.responses.Tool> tools)