API:SmartCoreAI.Driver.Ollama.TAIOllamaDriver.Chat
Delphi
function Chat(const APrompt: string; const ACallback: IAIChatCallback): TGUID; override;
C++
virtual GUID __fastcall Chat(const System::UnicodeString APrompt, const Smartcoreai::Types::_di_IAIChatCallback ACallback);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | SmartCoreAI.Driver.Ollama.pas SmartCoreAI.Driver.Ollama.hpp |
SmartCoreAI.Driver.Ollama | TAIOllamaDriver |
Description
Embarcadero Technologies does not currently have any additional information.