-
Notifications
You must be signed in to change notification settings - Fork 0
@ralphschuler.ai function caller.index.<internal>.OpenAI.Beta.Threads.Runs.Steps.RunStep
Represents a step in execution of a run.
- assistant_id
- cancelled_at
- completed_at
- created_at
- expired_at
- failed_at
- id
- last_error
- metadata
- object
- run_id
- status
- step_details
- thread_id
- type
• assistant_id: string
The ID of the assistant associated with the run step.
node_modules/openai/resources/beta/threads/runs/steps.d.ts:166
• cancelled_at: null
| number
The Unix timestamp (in seconds) for when the run step was cancelled.
node_modules/openai/resources/beta/threads/runs/steps.d.ts:170
• completed_at: null
| number
The Unix timestamp (in seconds) for when the run step completed.
node_modules/openai/resources/beta/threads/runs/steps.d.ts:174
• created_at: number
The Unix timestamp (in seconds) for when the run step was created.
node_modules/openai/resources/beta/threads/runs/steps.d.ts:178
• expired_at: null
| number
The Unix timestamp (in seconds) for when the run step expired. A step is considered expired if the parent run is expired.
node_modules/openai/resources/beta/threads/runs/steps.d.ts:183
• failed_at: null
| number
The Unix timestamp (in seconds) for when the run step failed.
node_modules/openai/resources/beta/threads/runs/steps.d.ts:187
• id: string
The identifier of the run step, which can be referenced in API endpoints.
node_modules/openai/resources/beta/threads/runs/steps.d.ts:160
• last_error: null
| LastError
The last error associated with this run step. Will be null
if there are no
errors.
node_modules/openai/resources/beta/threads/runs/steps.d.ts:192
• metadata: unknown
Set of 16 key-value pairs that can be attached to an object. This can be useful for storing additional information about the object in a structured format. Keys can be a maximum of 64 characters long and values can be a maxium of 512 characters long.
node_modules/openai/resources/beta/threads/runs/steps.d.ts:199
• object: "thread.run.step"
The object type, which is always `thread.run.step``.
node_modules/openai/resources/beta/threads/runs/steps.d.ts:203
• run_id: string
The ID of the run that this run step is a part of.
node_modules/openai/resources/beta/threads/runs/steps.d.ts:208
• status: "in_progress"
| "cancelled"
| "failed"
| "completed"
| "expired"
The status of the run step, which can be either in_progress
, cancelled
,
failed
, completed
, or expired
.
node_modules/openai/resources/beta/threads/runs/steps.d.ts:213
• step_details: MessageCreationStepDetails
| ToolCallsStepDetails
The details of the run step.
node_modules/openai/resources/beta/threads/runs/steps.d.ts:217
• thread_id: string
The ID of the thread that was run.
node_modules/openai/resources/beta/threads/runs/steps.d.ts:222
• type: "tool_calls"
| "message_creation"
The type of run step, which can be either message_creation
or tool_calls
.
node_modules/openai/resources/beta/threads/runs/steps.d.ts:226
- @ralphschuler/ai-function-caller
- index
- types/AIFunction
- types/Message
- @ralphschuler/assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- error
- index
- util
- @ralphschuler/better-map
- @ralphschuler/better-set
- @ralphschuler/binary-serializer
- @ralphschuler/bit-mask
- @ralphschuler/complex-compare
- @ralphschuler/i811n
- @ralphschuler/logger
- Color
- ColorMap
- Logger
- animations/BallonAnimation
- animations/BaseAnimation
- animations/BombAnimation
- animations/BouncingBallAnimation
- animations/ClockAnimation
- animations/DotsAnimation
- animations/HorizontalBarAnimation
- animations/PongAnimation
- animations/ProgressAnimation
- animations/ProgressBarAnimation
- animations/SpinnerAnimation
- animations/VerticalBarAnimation
- enums/LogLevel
- index
- interfaces/IColor
- interfaces/IMessage
- types/ColorName
- types/Colors
- @ralphschuler/lsystem
- @ralphschuler/mixin-class-factory
- @ralphschuler/neuronal-network
- @ralphschuler/parser-combinator
- index
- inputTypes
- parser
- unicode
- @ralphschuler/prom-metrics-decorator
- @ralphschuler/prom-metrics-parser
- @ralphschuler/random
- PseudoRandomItemSelector
- PseudoRandomNumberGenerator
- Seed
- index
- strategies
- strategy
- strategy
- strategy
- strategy
- strategy
- strategy
- types
- type
- type
- type
- @ralphschuler/safe-array
- @ralphschuler/slot-mashine
- @ralphschuler/state-store
- StateStore
- index
- type
- type
- type
- type
- type
- type
- type
- type
- util
- @ralphschuler/stats-tracker
- @ralphschuler/ts-error
- error
- index
- type
- util
- util
- util
- util
- @ralphschuler/webgl-sand-engine
- index
- pixel-renderer
- @ralphschuler/webgl-shader-factory
- "node:stream/consumers"
- "node:stream/promises"
- ChatCompletionSnapshot
- Choice
- Message
- ToolCall
- EventEmitter
- FormData
- OpenAI
- OpenAI
- Audio
- Speech
- Transcriptions
- Translations
- Beta
- Assistants
- Assistant
- AssistantCreateParams
- AssistantUpdateParams
- Files
- Chat
- Threads
- Messages
- Files
- MessageContentImageFile
- MessageContentText
- Text
- FileCitation
- FilePath
- Runs
- RequiredActionFunctionToolCall
- Run
- RequiredAction
- RunCreateParams
- RunSubmitToolOutputsParams
- Steps
- CodeToolCall
- CodeInterpreter
- Image
- FunctionToolCall
- MessageCreationStepDetails
- RunStep
- ThreadCreateAndRunParams
- Thread
- ThreadCreateParams
- Chat
- Completions
- ChatCompletion
- ChatCompletionAssistantMessageParam
- ChatCompletionChunk
- Choice
- Delta
- ToolCall
- ChatCompletionContentPartImage
- ChatCompletionCreateParams
- ChatCompletionMessage
- ChatCompletionMessageToolCall
- ChatCompletionNamedToolChoice
- Completions
- CompletionChoice
- CompletionCreateParams
- Edits
- Edit
- Embeddings
- CreateEmbeddingResponse
- Files
- FineTunes
- FineTune
- FineTuneCreateParams
- FineTuneListEventsParams
- FineTuning
- Jobs
- FineTuningJob
- JobCreateParams
- Images
- Models
- Moderations
- Moderation
- internal
- finished
- pipeline
- "node:stream/consumers"
- "node:stream/promises"
- EventEmitter
- internal
- finished
- pipeline
- Counter
- Gauge
- Histogram
- Summary