Gemini.Live.Message.ToolCall (GeminiEx v0.8.4)
View SourceTool/function call request from server.
Fields
function_calls: List of function calls to execute
Summary
Types
@type t() :: %Gemini.Live.Message.ToolCall{function_calls: [map()]}
Tool/function call request from server.
function_calls: List of function calls to execute@type t() :: %Gemini.Live.Message.ToolCall{function_calls: [map()]}