GenAI.Message.ContentProtocol protocol (GenAI Core v0.3.1)

Copy Markdown

A protocol for handling different types of content in messages.

Summary

Types

t()

All the types that implement this protocol.

Functions

Return content of a message component.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

content(message)

Return content of a message component.