SmartCoreAI.Driver.Ollama.TAIOllamaDriver.CreateModel
Delphi
function CreateModel(const AName, AModelFile: string): Boolean;
C++
bool __fastcall CreateModel(const System::UnicodeString AName, const System::UnicodeString AModelFile);
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.