Class OpenAIClient
java.lang.Object
com.mulesoft.modules.agent.broker.internal.extension.connection.openai.OpenAIClient
- All Implemented Interfaces:
LLMClient
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.mulesoft.modules.agent.broker.internal.extension.connection.LLMClient
LLMClient.LLMSession -
Constructor Summary
ConstructorsConstructorDescriptionOpenAIClient(com.openai.client.OpenAIClient client, OpenAISettings settings) -
Method Summary
-
Constructor Details
-
OpenAIClient
-
-
Method Details
-
createSession
- Specified by:
createSessionin interfaceLLMClient
-
close
public void close()
-