import { ThreadCreateParams } from "https://deno.land/x/openai@v4.21.0/resources/beta/mod.ts";
import { type ThreadCreateParams } from "https://deno.land/x/openai@v4.21.0/resources/beta/mod.ts";
Properties
A list of messages to start the thread with.