AI SDK Kotlin
Toggle table of contents
0.3.0-beta01
common
Target filter
common
Switch theme
Search in API
Skip to content
AI SDK Kotlin
AI SDK Kotlin
/
ai.torad.aisdk
/
PruneToolCalls
Prune
Tool
Calls
sealed
class
PruneToolCalls
(
source
)
Since
0.3.0-beta01
Inheritors
None
All
BeforeLastMessage
BeforeLastMessages
Rules
Members
Types
All
Link copied to clipboard
data
object
All
:
PruneToolCalls
Before
Last
Message
Link copied to clipboard
data
object
BeforeLastMessage
:
PruneToolCalls
Before
Last
Messages
Link copied to clipboard
data
class
BeforeLastMessages
(
val
count
:
Int
)
:
PruneToolCalls
None
Link copied to clipboard
data
object
None
:
PruneToolCalls
Rules
Link copied to clipboard
data
class
Rules
(
val
rules
:
List
<
PruneToolCallRule
>
)
:
PruneToolCalls