LemonAi. Types. UserMessage
(lemon_ai v0.1.0)
View Source
A message from the user
Summary
Types
@type content() :: String.t() | [LemonAi.Types.TextContent.t() | LemonAi.Types.ImageContent.t()]