Packages

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

Current section

Files

Jump to
glopenai include glopenai@response_ApplyPatchCreateFileOperationParam.hrl
Raw

include/glopenai@response_ApplyPatchCreateFileOperationParam.hrl

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