Packages

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

Current section

Files

Jump to
glopenai include glopenai@response_LocalEnvironmentParam.hrl
Raw

include/glopenai@response_LocalEnvironmentParam.hrl

-record(local_environment_param, {
skills :: gleam@option:option(gleam@dynamic:dynamic_())
}).