koog
Toggle table of contents
0.6.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
prompt-model
/
ai.koog.prompt.params
/
LLMParams
/
ToolChoice
/
Named
Named
@
Serializable
data
class
Named
(
val
name
:
String
)
:
LLMParams.ToolChoice
(
source
)
LLM will call the tool
name
as a response
Members
Constructors
Named
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String