ToolChoice

@Serializable(with = ToolChoiceSerializer::class)
sealed interface ToolChoice

Inheritors