Skip to main content
Module

x/openai/resources/beta/threads/mod.ts>RefusalContentBlock

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Go to Latest
interface RefusalContentBlock
import { type RefusalContentBlock } from "https://deno.land/x/openai@v4.56.0/resources/beta/threads/mod.ts";

The refusal content generated by the assistant.

Properties

refusal: string
type: "refusal"

Always refusal.