Preparing search index...
The search index is not available
LangSmith - v0.3.13
LangSmith
schemas
ExampleUploadWithAttachments
Interface ExampleUploadWithAttachments
interface
ExampleUploadWithAttachments
{
inputs
:
KVMap
;
attachments
?:
Attachments
;
created_at
?:
string
;
dataset_id
?:
string
;
dataset_name
?:
string
;
id
?:
string
;
metadata
?:
KVMap
;
outputs
?:
KVMap
;
source_run_id
?:
string
;
split
?:
string
|
string
[]
;
use_source_run_attachments
?:
string
[]
;
use_source_run_io
?:
boolean
;
}
Hierarchy (
View Summary
)
ExampleCreate
ExampleUploadWithAttachments
Index
Properties
inputs
attachments?
created_
at?
dataset_
id?
dataset_
name?
id?
metadata?
outputs?
source_
run_
id?
split?
use_
source_
run_
attachments?
use_
source_
run_
io?
Properties
inputs
inputs
:
KVMap
Optional
attachments
attachments
?:
Attachments
Optional
created_
at
created_at
?:
string
Optional
dataset_
id
dataset_id
?:
string
Optional
dataset_
name
dataset_name
?:
string
Optional
id
id
?:
string
Optional
metadata
metadata
?:
KVMap
Optional
outputs
outputs
?:
KVMap
Optional
source_
run_
id
source_run_id
?:
string
Optional
split
split
?:
string
|
string
[]
Optional
use_
source_
run_
attachments
use_source_run_attachments
?:
string
[]
Optional
use_
source_
run_
io
use_source_run_io
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
inputs
attachments
created_
at
dataset_
id
dataset_
name
id
metadata
outputs
source_
run_
id
split
use_
source_
run_
attachments
use_
source_
run_
io
LangSmith - v0.3.13
Loading...