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
RawExample
Interface
v0.7.16 (latest)
●
Since v0.2
RawExample
Copy
interface
RawExample
Bases
BaseExample
Properties
property
attachment_urls
:
Record
<
string
,
RawAttachmentInfo
>
property
created_at
:
string
property
dataset_id
:
string
property
id
:
string
property
inputs
:
KVMap
property
metadata
:
KVMap
property
modified_at
:
string
property
outputs
:
KVMap
property
runs
:
Run
[]
property
source_run_id
:
string
Inherited from
BaseExample
Properties
P
dataset_id
: string
P
inputs
: __type | null
P
metadata
: __type | null
P
outputs
: __type | null
P
source_run_id
: string | null
View source on GitHub
Version History