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
DatasetNewParams
Class
v0.0.0 (latest)
●
Since v0.1
DatasetNewParams
Copy
type
DatasetNewParams
struct
Properties
property
Name
:
param
.
Field
[
string
]
property
ID
:
param
.
Field
[
string
]
property
CreatedAt
:
param
.
Field
[
time
.
Time
]
property
DataType
:
param
.
Field
[
DataType
]
property
Description
:
param
.
Field
[
string
]
property
ExternallyManaged
:
param
.
Field
[
bool
]
property
Extra
:
param
.
Field
[
map
[
string
]
interface
{}]
property
InputsSchemaDefinition
:
param
.
Field
[
map
[
string
]
interface
{}]
property
OutputsSchemaDefinition
:
param
.
Field
[
map
[
string
]
interface
{}]
property
Transformations
:
param
.
Field
[[]
DatasetTransformationParam
]
Methods
method
MarshalJSON
View source on GitHub
Version History