- All Implemented Interfaces:
LlmClient
Implementation of
LlmClient
backed by an OpenAiService
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AzureOpenAiClient
public AzureOpenAiClient(com.azure.ai.openai.OpenAIClient msoftOpenAiClient)
-
Method Details
-
-
-
getTemperature
public Double getTemperature()
-
setTemperature
public void setTemperature(Double temperature)
-
-
setModel
public void setModel(String model)