SmartCoreAI.Driver.Ollama.TAIOllamaDriver.DoChatSuccess

From RAD Studio API Documentation

Delphi

procedure DoChatSuccess(const ResponseText: string; const FullJsonResponse: string); virtual;

C++

virtual void __fastcall DoChatSuccess(const System::UnicodeString ResponseText, const System::UnicodeString FullJsonResponse);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
SmartCoreAI.Driver.Ollama.pas
SmartCoreAI.Driver.Ollama.hpp
SmartCoreAI.Driver.Ollama TAIOllamaDriver

Description

Embarcadero Technologies does not currently have any additional information.