SmartCoreAI.Driver.Ollama.TAIOllamaParams.EndPoint_CreateModel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property EndPoint_CreateModel: string read GetCreateModelEndPoint write SetCreateModelEndPoint stored False;

C++

__property System::UnicodeString EndPoint_CreateModel = {read=GetCreateModelEndPoint, write=SetCreateModelEndPoint, 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.