SmartCoreAI.Driver.Ollama.TAIOllamaParams.Endpoint_Models
Delphi
property Endpoint_Models: string read GetModelsEndpoint write SetModelsEndpoint stored False;
C++
__property System::UnicodeString Endpoint_Models = {read=GetModelsEndpoint, write=SetModelsEndpoint, stored=false};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | SmartCoreAI.Driver.Ollama.pas SmartCoreAI.Driver.Ollama.hpp |
SmartCoreAI.Driver.Ollama | TAIOllamaParams |
Description
Embarcadero Technologies does not currently have any additional information.