ExLLM.Gemini.Live.ToolCallMessage (ex_llm v0.5.0)

View Source

Tool call message from server

Summary

Types

t()

@type t() :: %ExLLM.Gemini.Live.ToolCallMessage{function_calls: [FunctionCall.t()]}