koog-agents
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
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