SmartCoreAI.Driver.OpenAI.TAIOpenAIDriver.UploadFile
Delphi
function UploadFile(const AFilePath: string; const APurpose: string = cOpenAI_CHeader_Purpose): TGUID;
C++
GUID __fastcall UploadFile(const System::UnicodeString AFilePath, const System::UnicodeString APurpose = L"fine-tune");
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | SmartCoreAI.Driver.OpenAI.pas SmartCoreAI.Driver.OpenAI.hpp |
SmartCoreAI.Driver.OpenAI | TAIOpenAIDriver |
Description
Embarcadero Technologies does not currently have any additional information.