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
RunParam
Class
v0.0.0 (latest)
●
Since v0.1
RunParam
Copy
type
RunParam
struct
Properties
property
ID
:
param
.
Field
[
string
]
property
DottedOrder
:
param
.
Field
[
string
]
property
EndTime
:
param
.
Field
[
string
]
property
Error
:
param
.
Field
[
string
]
property
Events
:
param
.
Field
[[]
map
[
string
]
interface
{}]
property
Extra
:
param
.
Field
[
map
[
string
]
interface
{}]
property
InputAttachments
:
param
.
Field
[
map
[
string
]
interface
{}]
property
Inputs
:
param
.
Field
[
map
[
string
]
interface
{}]
property
Name
:
param
.
Field
[
string
]
property
OutputAttachments
:
param
.
Field
[
map
[
string
]
interface
{}]
property
Outputs
:
param
.
Field
[
map
[
string
]
interface
{}]
property
ParentRunID
:
param
.
Field
[
string
]
property
ReferenceExampleID
:
param
.
Field
[
string
]
property
RunType
:
param
.
Field
[
RunRunType
]
property
Serialized
:
param
.
Field
[
map
[
string
]
interface
{}]
property
SessionID
:
param
.
Field
[
string
]
property
SessionName
:
param
.
Field
[
string
]
property
StartTime
:
param
.
Field
[
string
]
property
Status
:
param
.
Field
[
string
]
property
Tags
:
param
.
Field
[[]
string
]
property
TraceID
:
param
.
Field
[
string
]
Methods
method
MarshalJSON
View source on GitHub
Version History