Packages

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

Current section

Files

Jump to
glopenai include glopenai@response_ApplyPatchUpdateFileOperationParam.hrl
Raw

include/glopenai@response_ApplyPatchUpdateFileOperationParam.hrl

-record(apply_patch_update_file_operation_param, {
path :: binary(),
diff :: binary()
}).