SmartCoreAI.Driver.Ollama.TAIOllamaParams.Model

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Model: string read GetModel write SetModel stored False;

C++

__property System::UnicodeString Model = {read=GetModel, write=SetModel, 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.