SmartCoreAI.Driver.Ollama.TAIOllamaDriver.OnPartialResponse
Delphi
property OnPartialResponse: TAIPartialResponseEvent read FOnPartialResponse write FOnPartialResponse;
C++
__property TAIPartialResponseEvent OnPartialResponse = {read=FOnPartialResponse, write=FOnPartialResponse};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | published | SmartCoreAI.Driver.Ollama.pas SmartCoreAI.Driver.Ollama.hpp |
SmartCoreAI.Driver.Ollama | TAIOllamaDriver |
Description
Embarcadero Technologies does not currently have any additional information.