A file content part.
Summary
Functions
Creates a new file part.
Types
@type t() :: %A2A.Part.File{file: A2A.FileContent.t(), metadata: map()}
Functions
@spec new(A2A.FileContent.t(), map()) :: t()
Creates a new file part.
A file content part.
Creates a new file part.
@type t() :: %A2A.Part.File{file: A2A.FileContent.t(), metadata: map()}
@spec new(A2A.FileContent.t(), map()) :: t()
Creates a new file part.