Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

OpenAI.Request.Operator_Convert

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

OpenAI.Request.Operator_Convert

Method signature

 Function Operator_Convert() As JSONItem

Return value

A JSONItem containing the request payload.

Remarks

Returns the raw JSON for the request in preparation for transmission.

Clone this wiki locally