v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.15
LangChain.js
langchain-openai
OpenAIClient
FineTuning
Jobs
FineTuningJobsPage
Class FineTuningJobsPage
Hierarchy (
view full
)
CursorPage
<
FineTuningJob
>
FineTuningJobsPage
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
Fine
Tuning
Jobs
Page
(
client
,
response
,
body
,
options
)
:
FineTuningJobsPage
Parameters
client
:
APIClient
response
:
Response
body
:
CursorPageResponse
<
FineTuningJob
>
options
:
FinalRequestOptions
Returns
FineTuningJobsPage
Properties
data
data
:
FineTuningJob
[]
Protected
body
body
:
unknown
Protected
options
options
:
FinalRequestOptions
<
unknown
>
Protected
response
response
:
Response
Methods
[async
Iterator]
[async
Iterator]
(
)
:
AsyncGenerator
<
FineTuningJob
,
void
,
unknown
>
Returns
AsyncGenerator
<
FineTuningJob
,
void
,
unknown
>
get
Next
Page
get
Next
Page
(
)
:
Promise
<
FineTuningJobsPage
>
Returns
Promise
<
FineTuningJobsPage
>
get
Paginated
Items
get
Paginated
Items
(
)
:
FineTuningJob
[]
Returns
FineTuningJob
[]
has
Next
Page
has
Next
Page
(
)
:
boolean
Returns
boolean
iter
Pages
iter
Pages
(
)
:
AsyncGenerator
<
AbstractPage
<
FineTuningJob
>
,
void
,
unknown
>
Returns
AsyncGenerator
<
AbstractPage
<
FineTuningJob
>
,
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.15
Loading...
Deprecated
Use nextPageInfo instead