v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.14
LangChain.js
langchain-openai
OpenAIClient
Beta
Threads
Runs
RunsPage
Class RunsPage
Hierarchy (
view full
)
CursorPage
<
OpenAIClient
.
Beta
.
Threads
.
Runs
.
Run
>
RunsPage
Index
Constructors
constructor
Properties
data
body
options
response
Methods
[async
Iterator]
get
Next
Page
get
Paginated
Items
has
Next
Page
iter
Pages
next
Page
Info
next
Page
Params
Constructors
constructor
new
Runs
Page
(
client
,
response
,
body
,
options
)
:
RunsPage
Parameters
client
:
APIClient
response
:
Response
body
:
CursorPageResponse
<
OpenAIClient
.
Beta
.
Threads
.
Runs
.
Run
>
options
:
FinalRequestOptions
Returns
RunsPage
Properties
data
data
:
OpenAIClient
.
Beta
.
Threads
.
Runs
.
Run
[]
Protected
body
body
:
unknown
Protected
options
options
:
FinalRequestOptions
<
unknown
>
Protected
response
response
:
Response
Methods
[async
Iterator]
[async
Iterator]
(
)
:
AsyncGenerator
<
OpenAIClient
.
Beta
.
Threads
.
Runs
.
Run
,
void
,
unknown
>
Returns
AsyncGenerator
<
OpenAIClient
.
Beta
.
Threads
.
Runs
.
Run
,
void
,
unknown
>
get
Next
Page
get
Next
Page
(
)
:
Promise
<
RunsPage
>
Returns
Promise
<
RunsPage
>
get
Paginated
Items
get
Paginated
Items
(
)
:
OpenAIClient
.
Beta
.
Threads
.
Runs
.
Run
[]
Returns
OpenAIClient
.
Beta
.
Threads
.
Runs
.
Run
[]
has
Next
Page
has
Next
Page
(
)
:
boolean
Returns
boolean
iter
Pages
iter
Pages
(
)
:
AsyncGenerator
<
AbstractPage
<
OpenAIClient
.
Beta
.
Threads
.
Runs
.
Run
>
,
void
,
unknown
>
Returns
AsyncGenerator
<
AbstractPage
<
OpenAIClient
.
Beta
.
Threads
.
Runs
.
Run
>
,
void
,
unknown
>
next
Page
Info
next
Page
Info
(
)
:
null
|
PageInfo
Returns
null
|
PageInfo
next
Page
Params
next
Page
Params
(
)
:
null
|
Partial
<
CursorPageParams
>
Returns
null
|
Partial
<
CursorPageParams
>
Deprecated
Use nextPageInfo instead
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
data
body
options
response
Methods
[async
Iterator]
get
Next
Page
get
Paginated
Items
has
Next
Page
iter
Pages
next
Page
Info
next
Page
Params
LangChain.js - v0.2.14
Loading...
Deprecated
Use nextPageInfo instead