Preparing search index...
The search index is not available
LangSmith - v0.2.15
LangSmith
schemas
ExampleUploadWithAttachments
Interface ExampleUploadWithAttachments
interface
ExampleUploadWithAttachments
{
inputs
:
KVMap
;
attachments
?:
Attachments
;
created_at
?:
string
;
id
?:
string
;
metadata
?:
KVMap
;
outputs
?:
KVMap
;
split
?:
string
|
string
[]
;
}
Index
Properties
inputs
attachments?
created_
at?
id?
metadata?
outputs?
split?
Properties
inputs
inputs
:
KVMap
Optional
attachments
attachments
?:
Attachments
Optional
created_
at
created_at
?:
string
Optional
id
id
?:
string
Optional
metadata
metadata
?:
KVMap
Optional
outputs
outputs
?:
KVMap
Optional
split
split
?:
string
|
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
inputs
attachments
created_
at
id
metadata
outputs
split
LangSmith - v0.2.15
Loading...