ExLLM.Providers.Gemini.Chunk.BatchResult (ex_llm v0.8.1)

View Source

Response from batch operations containing a list of chunks.

Summary

Types

t()

@type t() :: %ExLLM.Providers.Gemini.Chunk.BatchResult{chunks: [t()]}