ExLLM.Gemini.Chunk.BatchResult (ex_llm v0.5.0)
View SourceResponse from batch operations containing a list of chunks.
Summary
Types
@type t() :: %ExLLM.Gemini.Chunk.BatchResult{chunks: [t()]}
Response from batch operations containing a list of chunks.
@type t() :: %ExLLM.Gemini.Chunk.BatchResult{chunks: [t()]}