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);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
type typedef |
public | SmartCoreAI.Driver.OpenAI.pas SmartCoreAI.Driver.OpenAI.hpp |
SmartCoreAI.Driver.OpenAI | SmartCoreAI.Driver.OpenAI |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !