目次
プロパティ
- attributes
- deleted_at
- display_name
- ended_at
- exception
- expire_at
- id
- inputs
- op_name
- output
- parent_id
- project_id
- started_at
- storage_size_bytes
- summary
- thread_id
- total_storage_size_bytes
- trace_id
- turn_id
- wb_run_id
- wb_run_step
- wb_run_step_end
- wb_user_id
- wb_username
プロパティ
attributes
Record<string, any>
属性
定義箇所
deleted_at
Optional deleted_at: null | string
削除日時
定義箇所
display_name
Optional display_name: null | string
表示名
定義箇所
ended_at
Optional ended_at: null | string
終了日時
定義箇所
exception
Optional exception: null | string
例外
定義箇所
expire_at
Optional expire_at: null | string
有効期限
この call の有効期限を示すタイムスタンプです。None は、project に TTL が設定されていないことを意味します (この行は期限切れになりません) 。
定義箇所
id
string
ID
定義箇所
inputs
Record<string, any>
Inputs
定義箇所
op_name
string
op の名前
定義箇所
output
Optional output: null
出力
定義箇所
parent_id
Optional parent_id: null | string
親ID
定義箇所
project_id
string
プロジェクトID
定義箇所
started_at
string
開始日時
形式
date-time
定義箇所
storage_size_bytes
Optional storage_size_bytes: null | number
ストレージサイズ (バイト)
定義箇所
summary
Optional summary: Record<string, any>
定義箇所
thread_id
Optional thread_id: null | string
スレッド ID
定義箇所
total_storage_size_bytes
Optional total_storage_size_bytes: null | number
合計ストレージ サイズ (バイト)
定義箇所
trace_id
string
トレースID
定義箇所
turn_id
Optional turn_id: null | string
ターン ID
定義箇所
wb_run_id
Optional wb_run_id: null | string
Wb Run ID
定義箇所
wb_run_step
Optional wb_run_step: null | number
W&B Run Step
定義箇所
wb_run_step_end
Optional wb_run_step_end: null | number
W&B run の終了ステップ
定義箇所
wb_user_id
Optional wb_user_id: null | string
WbユーザーID
定義箇所
wb_username
Optional wb_username: null | string
W&Bユーザー名