Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/openai_deno/mod.ts>ThreadRaw

OpenAI API wrapper for deno.
Latest
interface ThreadRaw
implements HasMetadata
Re-export
import { type ThreadRaw } from "https://deno.land/x/openai_deno@v0.9.8/mod.ts";

Properties

id: string
object: "thread"
created_at: number