목차
속성
- 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
선택 deleted_at: null | string
삭제된 시각
정의 위치
display_name
선택 display_name: null | string
표시 이름
정의 위치
ended_at
선택 ended_at: null | string
종료 시간
정의 위치
exception
선택 exception: null | string
예외
정의 위치
expire_at
선택 expire_at: null | string
만료 시각
이 호출의 만료 타임스탬프입니다. None = 프로젝트에 TTL이 설정되지 않음(이 행은 만료되지 않음).
정의 위치
id
string
ID
정의 위치
inputs
Record<string, any>
inputs
정의 위치
op_name
string
Op 이름
정의 위치
output
선택 output: null
출력
정의 위치
parent_id
선택 parent_id: null | string
부모 ID
정의 위치
project_id
string
프로젝트 ID
정의 위치
started_at
string
시작 시간
형식
date-time
정의 위치
storage_size_bytes
선택 storage_size_bytes: null | 숫자
저장소 크기(바이트)
정의 위치
summary
선택 summary: Record<string, any>
정의 위치
thread_id
선택 thread_id: null | string
스레드 ID
정의 위치
total_storage_size_bytes
선택 total_storage_size_bytes: null | 숫자
총 저장소 용량(바이트)
정의 위치
trace_id
string
트레이스 ID
정의 위치
turn_id
선택 turn_id: null | string
턴 ID
정의 위치
wb_run_id
선택 wb_run_id: null | string
Wb run ID
정의 위치
wb_run_step
선택 wb_run_step: null | 숫자
W&B run step
정의 위치
wb_run_step_end
선택 wb_run_step_end: null | 숫자
W&B run step 종료
정의 위치
wb_user_id
선택 wb_user_id: null | string
Wb 사용자 ID
정의 위치
wb_username
선택 wb_username: null | string
W&B 사용자 이름