LangChain Reference home page
Search...
⌘K
Ask AI
GitHub
Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
⌘I
LangChain Assistant
New
History
Ask a question to get started
Enter
to send
•
Shift+Enter
new line
Menu
Navigation
Projects
LangSmith Go
Overview
Client
Datasets
Examples
Runs
Sessions
Feedback
Repos (Prompts)
Annotation Queues
Tracing & OpenTelemetry
Language
Python
JavaScript
Theme
Light
Dark
Go
langsmith
DatasetUploadParams
Class
v0.0.0 (latest)
●
Since v0.1
DatasetUploadParams
Copy
type
DatasetUploadParams
struct
Properties
property
File
:
param
.
Field
[
io
.
Reader
]
property
InputKeys
:
param
.
Field
[[]
string
]
property
DataType
:
param
.
Field
[
DataType
]
property
Description
:
param
.
Field
[
string
]
property
InputKeyMappings
:
param
.
Field
[
string
]
property
InputsSchemaDefinition
:
param
.
Field
[
string
]
property
MetadataKeyMappings
:
param
.
Field
[
string
]
property
MetadataKeys
:
param
.
Field
[[]
string
]
property
Name
:
param
.
Field
[
string
]
property
OutputKeyMappings
:
param
.
Field
[
string
]
property
OutputKeys
:
param
.
Field
[[]
string
]
property
OutputsSchemaDefinition
:
param
.
Field
[
string
]
property
Transformations
:
param
.
Field
[
string
]
Methods
method
MarshalMultipart
View source on GitHub
Version History