Packages

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

Current section

Files

Jump to
glopenai include glopenai@response_CompactionSummaryItemParam.hrl
Raw

include/glopenai@response_CompactionSummaryItemParam.hrl

-record(compaction_summary_item_param, {
id :: gleam@option:option(binary()),
encrypted_content :: binary()
}).