SmartCoreAI.Driver.OpenAI.TAIOpenAIParams.TopP

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TopP: Double read GetTopP write SetTopP stored False;

C++

__property double TopP = {read=GetTopP, write=SetTopP, stored=false};

Properties

Type Visibility Source Unit Parent
property published
SmartCoreAI.Driver.OpenAI.pas
SmartCoreAI.Driver.OpenAI.hpp
SmartCoreAI.Driver.OpenAI TAIOpenAIParams

Description

Embarcadero Technologies does not currently have any additional information.