v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/openai
OpenAIClient
Evals
Runs
OutputItems
OutputItemListResponsesPage
Type Alias OutputItemListResponsesPage
Output
Item
List
Responses
Page
:
{
#private
:
any
;
[asyncIterator]
:
(
(
)
=>
AsyncGenerator
<
OutputItemListResponse
,
any
,
any
>
)
;
body
:
unknown
;
data
:
OutputItemListResponse
[]
;
getNextPage
:
(
(
)
=>
Promise
<
OutputItemListResponsesPage
>
)
;
getPaginatedItems
:
(
(
)
=>
OutputItemListResponse
[]
)
;
hasNextPage
:
(
(
)
=>
boolean
)
;
has_more
:
boolean
;
iterPages
:
(
(
)
=>
AsyncGenerator
<
OutputItemListResponsesPage
,
any
,
any
>
)
;
nextPageRequestOptions
:
(
(
)
=>
null
|
PageRequestOptions
)
;
options
:
FinalRequestOptions
;
response
:
Response
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LangChain.js
Loading...