openai-kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
openai-kotlin
openai-core
/
com.aallam.openai.api.batch
/
CustomId
Custom
Id
@
Serializable
@
JvmInline
value
class
CustomId
(
val
value
:
String
)
Custom ID for the request.
Members
Constructors
Custom
Id
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String