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

View Source

Tool/function call request from server.

Fields

  • function_calls: List of function calls to execute

Summary

Types

t()

@type t() :: %Gemini.Live.Message.ToolCall{function_calls: [map()]}