Skip to content

OpenAI.ChatCompletion

Andrew Lambert edited this page Apr 7, 2023 · 14 revisions

OpenAI.ChatCompletion

Class Declaration

 Protected Class ChatCompletion
 Inherits OpenAI.Response

Remarks

This class represents an API chat completion response. Refer to the OpenAI documentation on the /v1/chat/completions endpoint for further details.

Methods

Properties

Shared methods

Shared properties

See also

Clone this wiki locally