SmartCoreAI.Driver.Ollama.TAIOllamaDriver.DoLoadModels
Delphi
procedure DoLoadModels(const AvailableModels: TArray<string>); virtual;
C++
virtual void __fastcall DoLoadModels(const System::DynamicArray<System::UnicodeString> AvailableModels);
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.