import { type RunStepDelta } from "https://deno.land/x/openai@v4.38.3/resources/beta/threads/runs/mod.ts";
The delta containing the fields that have changed on the run step.
x/openai/resources/beta/threads/runs/mod.ts>RunStepDelta
import { type RunStepDelta } from "https://deno.land/x/openai@v4.38.3/resources/beta/threads/runs/mod.ts";
The delta containing the fields that have changed on the run step.