Class LLMRequest
java.lang.Object
com.mulesoft.modules.agent.broker.internal.llm.LLMRequest
-
Constructor Summary
ConstructorsConstructorDescriptionLLMRequest(String prompt, String instructions, List<Tool> tools, org.mule.sdk.api.runtime.source.DistributedTraceContextManager traceContextManager) -
Method Summary
Modifier and TypeMethodDescriptiongetTools()org.mule.sdk.api.runtime.source.DistributedTraceContextManager
-
Constructor Details
-
LLMRequest
-
-
Method Details
-
getPrompt
-
getInstructions
-
getTools
-
getTraceContextManager
public org.mule.sdk.api.runtime.source.DistributedTraceContextManager getTraceContextManager()
-