Gemini.Live.Message.ToolCallCancellation (GeminiEx v0.8.4)

View Source

Tool call cancellation from server.

Fields

  • ids: List of function call IDs to cancel

Summary

Types

t()

@type t() :: %Gemini.Live.Message.ToolCallCancellation{ids: [String.t()]}