FocusedToolCallControl

data class FocusedToolCallControl(val toolName: String, val toolCalls: Int = 5)

Constructors

Link copied to clipboard
constructor(toolName: String, toolCalls: Int = 5)

Properties

Link copied to clipboard
val toolCalls: Int = 5
Link copied to clipboard

Functions

Link copied to clipboard
open fun contribution(): String