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
RunQueryParams
Class
v0.0.0 (latest)
●
Since v0.1
RunQueryParams
Copy
type
RunQueryParams
struct
Properties
property
ID
:
param
.
Field
[[]
string
]
property
Cursor
:
param
.
Field
[
string
]
property
DataSourceType
:
param
.
Field
[
RunQueryParamsDataSourceType
]
property
EndTime
:
param
.
Field
[
time
.
Time
]
property
Error
:
param
.
Field
[
bool
]
property
ExecutionOrder
:
param
.
Field
[
int64
]
property
Filter
:
param
.
Field
[
string
]
property
IsRoot
:
param
.
Field
[
bool
]
property
Limit
:
param
.
Field
[
int64
]
property
Order
:
param
.
Field
[
RunQueryParamsOrder
]
property
ParentRun
:
param
.
Field
[
string
]
property
Query
:
param
.
Field
[
string
]
property
ReferenceExample
:
param
.
Field
[[]
string
]
property
RunType
:
param
.
Field
[
RunQueryParamsRunType
]
property
SearchFilter
:
param
.
Field
[
string
]
property
Select
:
param
.
Field
[[]
RunQueryParamsSelect
]
property
Session
:
param
.
Field
[[]
string
]
property
SkipPagination
:
param
.
Field
[
bool
]
property
SkipPrevCursor
:
param
.
Field
[
bool
]
property
StartTime
:
param
.
Field
[
time
.
Time
]
property
Trace
:
param
.
Field
[
string
]
property
TraceFilter
:
param
.
Field
[
string
]
property
TreeFilter
:
param
.
Field
[
string
]
property
UseExperimentalSearch
:
param
.
Field
[
bool
]
Methods
method
MarshalJSON
View source on GitHub
Version History