Packages

Sans-IO OpenAI API client for Gleam, ported from async-openai

Current section

Files

Jump to
glopenai include glopenai@chat_UserTextPart.hrl
Raw

include/glopenai@chat_UserTextPart.hrl

-record(user_text_part, {text :: binary()}).