SmartCoreAI.Driver.OpenAI.TAIChatPartialEvent
Delphi
TAIChatPartialEvent = procedure(Sender: TObject; const PartialText: string) of object;
C++
typedef void __fastcall (__closure *TAIChatPartialEvent)(System::TObject* Sender, const System::UnicodeString PartialText);
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.