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
RunQueryV2Params
Class
v0.0.0 (latest)
●
Since v0.16
RunQueryV2Params
Copy
type
RunQueryV2Params
struct
Properties
property
Cursor
:
param
.
Field
[
string
]
property
Filter
:
param
.
Field
[
string
]
property
HasError
:
param
.
Field
[
bool
]
property
IDs
:
param
.
Field
[[]
string
]
property
IsRoot
:
param
.
Field
[
bool
]
property
MaxStartTime
:
param
.
Field
[
time
.
Time
]
property
MinStartTime
:
param
.
Field
[
time
.
Time
]
property
PageSize
:
param
.
Field
[
int64
]
property
ProjectIDs
:
param
.
Field
[[]
string
]
property
ReferenceDatasetID
:
param
.
Field
[
string
]
property
ReferenceExamples
:
param
.
Field
[[]
string
]
property
RunType
:
param
.
Field
[
RunQueryV2ParamsRunType
]
property
Selects
:
param
.
Field
[[]
RunQueryV2ParamsSelect
]
property
TraceFilter
:
param
.
Field
[
string
]
property
TraceID
:
param
.
Field
[
string
]
property
TreeFilter
:
param
.
Field
[
string
]
property
Accept
:
param
.
Field
[
string
]
Methods
method
MarshalJSON
View source on GitHub
Version History