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