Unreal OpenAI API 1.0.0
Loading...
Searching...
No Matches
FListFilesParams Struct Reference

Public Attributes

FOptionalString After
FOptionalInt Limit
FOptionalString Order
FOptionalString Purpose

Member Data Documentation

◆ After

FOptionalString FListFilesParams::After

A cursor for use in pagination. After is an object ID that defines your place in the list.

◆ Limit

FOptionalInt FListFilesParams::Limit

A limit on the number of objects to be returned. Limit can range between 1 and 10,000. Default is 10,000.

◆ Order

FOptionalString FListFilesParams::Order

Sort order by the created_at timestamp. "asc" for ascending, "desc" for descending.

◆ Purpose

FOptionalString FListFilesParams::Purpose

Only return files with the given purpose.


The documentation for this struct was generated from the following file: