SmartCoreAI.Driver.Ollama.TAIPartialResponseEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TAIPartialResponseEvent = procedure(Sender: TObject; const PartialText: string) of object;

C++

typedef void __fastcall (__closure *TAIPartialResponseEvent)(System::TObject* Sender, const System::UnicodeString PartialText);

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.