SmartCoreAI.Driver.Ollama.TAIOllamaDriver.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.Ollama.pas
SmartCoreAI.Driver.Ollama.hpp
SmartCoreAI.Driver.Ollama TAIOllamaDriver

Description

Embarcadero Technologies does not currently have any additional information.