Preparing search index...
The search index is not available
@skeet-framework/ai
@skeet-framework/ai
openai
OpenAI
CursorPage
Class CursorPage<Item>
Type Parameters
Item
extends
{
id
:
string
;
}
Hierarchy (
view full
)
AbstractPage
<
Item
>
CursorPage
FineTuningJobsPage
FineTuningJobEventsPage
AssistantsPage
AssistantFilesPage
RunsPage
RunStepsPage
ThreadMessagesPage
MessageFilesPage
Implements
CursorPageResponse
<
Item
>
Index
Constructors
constructor
Properties
#private
body
data
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
Cursor
Page
<
Item
>
(
client
,
response
,
body
,
options
)
:
CursorPage
<
Item
>
Type Parameters
Item
extends
{
id
:
string
;
}
Parameters
client
:
APIClient
response
:
Response
body
:
CursorPageResponse
<
Item
>
options
:
FinalRequestOptions
Returns
CursorPage
<
Item
>
Properties
Private
#private
#private
:
any
Protected
body
body
:
unknown
data
data
:
Item
[]
Protected
options
options
:
FinalRequestOptions
<
unknown
>
Protected
response
response
:
Response
Methods
[async
Iterator]
[async
Iterator]
(
)
:
AsyncGenerator
<
Awaited
<
Item
>
,
void
,
unknown
>
Returns
AsyncGenerator
<
Awaited
<
Item
>
,
void
,
unknown
>
get
Next
Page
get
Next
Page
(
)
:
Promise
<
CursorPage
<
Item
>
>
Returns
Promise
<
CursorPage
<
Item
>
>
get
Paginated
Items
get
Paginated
Items
(
)
:
Item
[]
Returns
Item
[]
has
Next
Page
has
Next
Page
(
)
:
boolean
Returns
boolean
iter
Pages
iter
Pages
(
)
:
AsyncGenerator
<
AbstractPage
<
Item
>
,
void
,
unknown
>
Returns
AsyncGenerator
<
AbstractPage
<
Item
>
,
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
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
#private
body
data
options
response
[async
Iterator]
get
Next
Page
get
Paginated
Items
has
Next
Page
iter
Pages
next
Page
Info
next
Page
Params
@skeet-framework/ai
ChatCompletion
ChatCompletionChunk
openai
InstanceType
NamingEnum
SkeetAiMode
OpenAI
SkeetAI
Stream
VertexAI
AIPrompt
ChatCompletion
ChatCompletionChunk
SkeetAIOptions
AIExample
AIType
AiInstance
ChatCompletionMessageParam
Example
InputOutput
OpenAIMessage
Loading...
Generated using
TypeDoc