SmartCoreAI.Driver.Ollama.TAIPartialResponseDoneEvent

From RAD Studio API Documentation

Delphi

TAIPartialResponseDoneEvent = procedure(Sender: TObject; const Text: string) of object;

C++

typedef void __fastcall (__closure *TAIPartialResponseDoneEvent)(System::TObject* Sender, const System::UnicodeString Text);

Properties

Type Visibility Source Unit Parent
type
typedef
public
SmartCoreAI.Driver.Ollama.pas
SmartCoreAI.Driver.Ollama.hpp
SmartCoreAI.Driver.Ollama SmartCoreAI.Driver.Ollama

Description

Embarcadero Technologies does not currently have any additional information.