LangChain Reference home pageLangChain ReferenceLangChain Reference
  • GitHub
  • Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
LangSmith
  • Client
  • Run Trees
  • Traceable
  • Evaluation
  • Schemas
  • Langchain
  • Jest
  • Vitest
  • Wrappers
  • Anonymizer
  • Jestlike
  • Vercel
  • Anthropic
  • Sandbox
⌘I

LangChain Assistant

Ask a question to get started

Enter to send•Shift+Enter new line

Menu

LangSmith
ClientRun TreesTraceableEvaluationSchemasLangchainJestVitestWrappersAnonymizerJestlikeVercelAnthropicSandbox
Language
Theme
JavaScriptlangsmithschemasDataset
Interface●Since v0.0

Dataset

Copy
interface Dataset

Bases

BaseDataset

Properties

Inherited fromBaseDataset

Properties

Pdata_type: DataType | null
—

Enum for dataset data types.

Pdescription: string | nullPinputs_schema_definition: __type | nullPname: string
View source on GitHub
Poutputs_schema_definition: __type | null
Ptenant_id: string
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

Enum for dataset data types.