Gemini.Types.Interactions.Content (GeminiEx v0.9.0)

Copy Markdown View Source

Union type for Interactions input/output content blocks.

Summary

Types

Functions

from_api(content)

@spec from_api(map() | t() | nil) :: t() | nil

to_api(map)

@spec to_api(t() | map() | nil) :: map() | nil