Packages

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

Current section

Files

Jump to
glopenai include glopenai@webhook_WebhookRealtimeCallData.hrl
Raw

include/glopenai@webhook_WebhookRealtimeCallData.hrl

-record(webhook_realtime_call_data, {
call_id :: binary(),
sip_headers :: list(glopenai@webhook:sip_header())
}).