import { RunStepDeltaMessageDelta } from "https://deno.land/x/openai@v4.69.0/resources/beta/threads/runs/steps.ts";
import { type RunStepDeltaMessageDelta } from "https://deno.land/x/openai@v4.69.0/resources/beta/threads/runs/steps.ts";
Details of the message creation by the run step.
Properties
optional
message_creation: RunStepDeltaMessageDelta.MessageCreation