GenAI.Message.Content.AudioContent (GenAI Core v0.3.1)

Copy Markdown

Represents image part of chat message.

Summary

Functions

Get image resolution.

Base64 encode image content.

Get image type based on file extension.

Prepare new image message content item.

Functions

audio_length(_)

Get image resolution.

base64(resource, options \\ nil)

Base64 encode image content.

file_type(resource)

Get image type based on file extension.

new(resource, options \\ nil)

Prepare new image message content item.