Preparing search index...
The search index is not available
LangSmith - v0.2.15
LangSmith
schemas
ExampleUpdateWithAttachments
Interface ExampleUpdateWithAttachments
interface
ExampleUpdateWithAttachments
{
id
:
string
;
attachments
?:
Attachments
;
attachments_operations
?:
KVMap
;
inputs
?:
KVMap
;
metadata
?:
KVMap
;
outputs
?:
KVMap
;
split
?:
string
|
string
[]
;
}
Index
Properties
id
attachments?
attachments_
operations?
inputs?
metadata?
outputs?
split?
Properties
id
id
:
string
Optional
attachments
attachments
?:
Attachments
Optional
attachments_
operations
attachments_operations
?:
KVMap
Optional
inputs
inputs
?:
KVMap
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
id
attachments
attachments_
operations
inputs
metadata
outputs
split
LangSmith - v0.2.15
Loading...