SmartCoreAI.Driver.OpenAI.TAIFineTuneListEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TAIFineTuneListEvent = procedure(Sender: TObject; const Jobs: TArray<TAIFineTuneJobSummary>) of object;

C++

typedef void __fastcall (__closure *TAIFineTuneListEvent)(System::TObject* Sender, const _dt_Smartcoreai_Driver_Openai_2 Jobs);

Properties

Type Visibility Source Unit Parent
type
typedef
public
SmartCoreAI.Driver.OpenAI.pas
SmartCoreAI.Driver.OpenAI.hpp
SmartCoreAI.Driver.OpenAI SmartCoreAI.Driver.OpenAI

Description

Embarcadero Technologies does not currently have any additional information.