openai-kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
openai-kotlin
openai-core
/
com.aallam.openai.api.http
Package-level
declarations
Types
Types
Timeout
Link copied to clipboard
class
Timeout
(
val
request
:
Duration
?
=
null
,
val
connect
:
Duration
?
=
null
,
val
socket
:
Duration
?
=
null
)
Http operations timeouts.