Skip to main content
Module

x/openai/resources/beta/threads/runs/runs.ts>Runs#createAndStream

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Go to Latest
method Runs.prototype.createAndStream
Deprecated
Deprecated

use stream instead

import { Runs } from "https://deno.land/x/openai@v4.61.1/resources/beta/threads/runs/runs.ts";

Create a Run stream

Parameters

threadId: string
optional
options: Core.RequestOptions