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
JavaScriptlangsmithindexDataset
Interface●Since v0.0

Dataset

Copy
interface Dataset

Bases

BaseDataset

Properties

Inherited fromBaseDataset

Properties

Pdata_type: DataTypePdescription: string | nullPinputs_schema_definition: KVMapPname: string
—

Display name (can be updated).

View source on GitHub
Poutputs_schema_definition: KVMap
Ptenant_id: string
—

The ID of the tenant associated with the annotation queue.

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

Timestamp when the sandbox was created.

Unique identifier (UUID). Remains constant even if name changes.

Display name (can be updated).

The ID of the tenant associated with the annotation queue.