/
opt
/
canhelp
/
node_modules
/
openai
/
src
/
resources
/
beta
/
threads
/
runs
/
/opt/canhelp/node_modules/openai/src/resources/beta/threads/runs
mkdir
upload
Name
Size
Mode
Actions
index.ts
1297
0644
edit
dl
rm
runs.ts
36630
0644
edit
dl
rm
steps.ts
18905
0644
edit
dl
rm
Edit:
/opt/canhelp/node_modules/openai/src/resources/beta/threads/runs/index.ts
(1297B)
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details. export { Runs, type RequiredActionFunctionToolCall, type Run, type RunStatus, type RunCreateParams, type RunCreateParamsNonStreaming, type RunCreateParamsStreaming, type RunRetrieveParams, type RunUpdateParams, type RunListParams, type RunCancelParams, type RunSubmitToolOutputsParams, type RunSubmitToolOutputsParamsNonStreaming, type RunSubmitToolOutputsParamsStreaming, type RunsPage, type RunCreateAndPollParams, type RunCreateAndStreamParams, type RunStreamParams, type RunSubmitToolOutputsAndPollParams, type RunSubmitToolOutputsStreamParams, } from './runs'; export { Steps, type CodeInterpreterLogs, type CodeInterpreterOutputImage, type CodeInterpreterToolCall, type CodeInterpreterToolCallDelta, type FileSearchToolCall, type FileSearchToolCallDelta, type FunctionToolCall, type FunctionToolCallDelta, type MessageCreationStepDetails, type RunStep, type RunStepInclude, type RunStepDelta, type RunStepDeltaEvent, type RunStepDeltaMessageDelta, type ToolCall, type ToolCallDelta, type ToolCallDeltaObject, type ToolCallsStepDetails, type StepRetrieveParams, type StepListParams, type RunStepsPage, } from './steps';
Save
cmd:
run