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
  • Traceable
  • Jestlike
  • Vercel
  • Anthropic
  • Sandbox
⌘I

LangChain Assistant

Ask a question to get started

Enter to send•Shift+Enter new line

Menu

LangSmith
ClientRun TreesTraceableEvaluationSchemasLangchainJestVitestWrappersAnonymizerTraceableJestlikeVercelAnthropicSandbox
Language
Theme
JavaScriptlangsmithschemasBaseDataset
Interface●Since v0.0

BaseDataset

Copy
interface BaseDataset

Properties

property
data_type: DataType
property
description: string
property
inputs_schema_definition: KVMap
property
name: string

Display name (can be updated).

property
outputs_schema_definition: KVMap
property
tenant_id: string

The ID of the tenant associated with the annotation queue.

View source on GitHub