import * as openai from "https://deno.land/x/openai@v4.24.3/resources/beta/threads/threads.ts";
Interfaces
Represents a thread that contains messages. | |
If no thread is provided, an empty thread will be created. | |
x/openai/resources/beta/threads/threads.ts
import * as openai from "https://deno.land/x/openai@v4.24.3/resources/beta/threads/threads.ts";
Represents a thread that contains messages. | |
If no thread is provided, an empty thread will be created. | |