SmartCoreAI.Driver.OpenAI.TAIOpenAIDriver.OnFineTuneCancelled

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnFineTuneCancelled: TAIFineTuneCancelledEvent read FOnFineTuneCancelled write FOnFineTuneCancelled;

C++

__property TAIFineTuneCancelledEvent OnFineTuneCancelled = {read=FOnFineTuneCancelled, write=FOnFineTuneCancelled};

Properties

Type Visibility Source Unit Parent
event published
SmartCoreAI.Driver.OpenAI.pas
SmartCoreAI.Driver.OpenAI.hpp
SmartCoreAI.Driver.OpenAI TAIOpenAIDriver

Description

Embarcadero Technologies does not currently have any additional information.