Skip to content

OpenAI.Request.Constructor

Andrew Lambert edited this page Dec 30, 2023 · 2 revisions

OpenAI.Request.Constructor

Method signature

 Sub Constructor(Optional LoadFrom As JSONItem)

Remarks

Creates a new, Request object. If LoadFrom is specified then it will be used to populate the request.

Clone this wiki locally