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
/
PruneToolCallRuleType
Prune
Tool
Call
Rule
Type
sealed
class
PruneToolCallRuleType
(
source
)
Since
0.3.0-beta01
Inheritors
All
BeforeLastMessage
BeforeLastMessages
Members
Types
All
Link copied to clipboard
data
object
All
:
PruneToolCallRuleType
Before
Last
Message
Link copied to clipboard
data
object
BeforeLastMessage
:
PruneToolCallRuleType
Before
Last
Messages
Link copied to clipboard
data
class
BeforeLastMessages
(
val
count
:
Int
)
:
PruneToolCallRuleType