SmartCoreAI.Driver.OpenAI.TAIOpenAIDriver.OnChatSuccess

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnChatSuccess: TAIChatSuccessEvent read FOnChatSuccess write FOnChatSuccess;

C++

__property Smartcoreai::Types::TAIChatSuccessEvent OnChatSuccess = {read=FOnChatSuccess, write=FOnChatSuccess};

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.