Packages

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

Current section

Files

Jump to
glopenai include glopenai@response_WebSearchActionSearchSource.hrl
Raw

include/glopenai@response_WebSearchActionSearchSource.hrl

-record(web_search_action_search_source, {
source_type :: binary(),
url :: binary()
}).