Skip to main content
Module

x/openai/core.ts>APIClient#fetchWithTimeout

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Go to Latest
method APIClient.prototype.fetchWithTimeout
import { APIClient } from "https://deno.land/x/openai@v4.26.1/core.ts";

Parameters

init: RequestInit | undefined
ms: number
controller: AbortController