SmartCoreAI.Driver.OpenAI.TAIOpenAIParams.ResponseFormat

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ResponseFormat: string read GetResponseFormat write SetResponseFormat stored False;

C++

__property System::UnicodeString ResponseFormat = {read=GetResponseFormat, write=SetResponseFormat, 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.