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
Client
Run Trees
Traceable
Evaluation
Schemas
Langchain
Jest
Vitest
Wrappers
Anonymizer
Jestlike
Vercel
Anthropic
Sandbox
Language
Python
JavaScript
Theme
Light
Dark
JavaScript
langsmith
schemas
Dataset
Interface
v0.8.12 (latest)
●
Since v0.2
Dataset
Copy
interface
Dataset
Bases
BaseDataset
Properties
property
created_at
:
string
property
data_type
:
DataType
property
description
:
string
property
example_count
:
number
property
id
:
string
property
inputs_schema_definition
:
KVMap
property
last_session_start_time
:
number
property
modified_at
:
string
property
name
:
string
property
outputs_schema_definition
:
KVMap
property
session_count
:
number
property
tenant_id
:
string
Inherited from
BaseDataset
Properties
P
data_type
: DataType
P
description
: string
P
inputs_schema_definition
: KVMap
P
name
: string
P
outputs_schema_definition
: KVMap
P
tenant_id
: string
View source on GitHub
Version History