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 Go
Overview
Client
Datasets
Examples
Runs
Sessions
Feedback
Repos (Prompts)
Annotation Queues
Tracing & OpenTelemetry
Language
Python
JavaScript
Theme
Light
Dark
Go
langsmith
Run
Class
v0.0.0 (latest)
●
Since v0.16
Run
Copy
type
Run
struct
Used in Docs
How to create and manage datasets programmatically
How to define a code evaluator
How to evaluate agents
How to evaluate an application's intermediate steps
How to fetch performance metrics for an experiment
+4 more
Properties
Methods
View source on GitHub
Version History
property
ID
:
string
property
AppPath
:
string
property
Attachments
:
map
[
string
]
string
property
CompletionCost
:
float64
property
CompletionCostDetails
:
RunCompletionCostDetails
property
CompletionTokenDetails
:
RunCompletionTokenDetails
property
CompletionTokens
:
int64
property
DottedOrder
:
string
property
EndTime
:
time
.
Time
property
Error
:
string
property
ErrorPreview
:
string
property
Events
:
[]
RunEvent
property
Extra
:
interface
{}
property
FeedbackStats
:
map
[
string
]
RunFeedbackStat
property
FirstTokenTime
:
time
.
Time
property
Inputs
:
interface
{}
property
InputsPreview
:
string
property
IsInDataset
:
bool
property
IsRoot
:
bool
property
LatencySeconds
:
float64
property
Manifest
:
interface
{}
property
Metadata
:
interface
{}
property
Name
:
string
property
Outputs
:
interface
{}
property
OutputsPreview
:
string
property
ParentRunIDs
:
[]
string
property
PriceModelID
:
string
property
ProjectID
:
string
property
PromptCost
:
float64
property
PromptCostDetails
:
RunPromptCostDetails
property
PromptTokenDetails
:
RunPromptTokenDetails
property
PromptTokens
:
int64
property
ReferenceDatasetID
:
string
property
ReferenceExampleID
:
string
property
RunType
:
RunRunType
property
ShareURL
:
string
property
StartTime
:
time
.
Time
property
Status
:
RunStatus
property
Tags
:
[]
string
property
ThreadEvaluationTime
:
time
.
Time
property
ThreadID
:
string
property
TotalCost
:
float64
property
TotalTokens
:
int64
property
TraceID
:
string
property
JSON
:
runJSON
method
UnmarshalJSON