SmartCoreAI.Driver.Ollama.TAIOllamaParams.SystemPrompt
Delphi
property SystemPrompt: string read GetSystemPrompt write SetSystemPrompt stored False;
C++
__property System::UnicodeString SystemPrompt = {read=GetSystemPrompt, write=SetSystemPrompt, 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.