koog-agents
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
prompt-executor-ollama-client
/
ai.koog.prompt.executor.ollama.client.dto
/
OllamaChatRequestDTO
/
Options
Options
@
Serializable
data
class
Options
(
val
temperature
:
Double
?
=
null
)
(
source
)
Model options for generation.
Members
Constructors
Options
Link copied to clipboard
constructor
(
temperature
:
Double
?
=
null
)
Properties
temperature
Link copied to clipboard
val
temperature
:
Double
?
=
null