ToolFunction

@Serializable(with = ToolFunctionSerializer::class)
sealed interface ToolFunction

Inheritors

Properties

Link copied to clipboard
abstract val name: String