Class OllamaChatProperties
java.lang.Object
org.springframework.ai.autoconfigure.ollama.OllamaChatProperties
Ollama Chat autoconfiguration properties.
- Since:
- 0.8.0
- Author:
- Christian Tzolov
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
CONFIG_PREFIX
- See Also:
-
-
Constructor Details
-
OllamaChatProperties
public OllamaChatProperties()
-
-
Method Details
-
getModel
-
setModel
-
getOptions
-
setEnabled
public void setEnabled(boolean enabled) -
isEnabled
public boolean isEnabled()
-