Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
AiModel
ListPromptFineTuningJobsOptions
Interface ListPromptFineTuningJobsOptions
interface
ListPromptFineTuningJobsOptions
{
limit
?:
number
;
offset
?:
number
;
orderBy
:
string
;
statuses
:
string
;
}
Hierarchy (
view full
)
PaginationOptions
ListPromptFineTuningJobsOptions
Index
Properties
limit?
offset?
order
By
statuses
Properties
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
order
By
order
By
:
string
statuses
statuses
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
limit
offset
order
By
statuses
@crowdin/crowdin-api-client
Loading...