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
Thread
Class
v0.0.0 (latest)
●
Since v0.19
Thread
Copy
type
Thread
struct
Properties
property
Count
:
int64
property
FeedbackStats
:
map
[
string
]
ThreadFeedbackStat
property
FirstInputs
:
string
property
FirstTraceID
:
string
property
LastError
:
string
property
LastOutputs
:
string
property
LastTraceID
:
string
property
LatencyP50
:
float64
property
LatencyP99
:
float64
property
MaxStartTime
:
time
.
Time
property
MinStartTime
:
time
.
Time
property
NumErroredTurns
:
int64
property
StartTime
:
time
.
Time
property
ThreadID
:
string
property
TotalCost
:
float64
property
TotalCostDetails
:
map
[
string
]
float64
property
TotalTokenDetails
:
map
[
string
]
int64
property
TotalTokens
:
int64
property
TraceID
:
string
property
JSON
:
threadJSON
Methods
method
UnmarshalJSON
View source on GitHub
Version History