Skip to main content

Overview

Available Operations

  • send - Create a chat completion

send

Sends a request for a model response for the given chat conversation. Supports both streaming and non-streaming modes.

Example Usage: guardrail-blocked

Standalone function

The standalone function version of this method:

Example Usage: insufficient-permissions

Standalone function

The standalone function version of this method:

Parameters

Response

Promise<operations.SendChatCompletionRequestResponse>

Errors