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