toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.config
/
AgentPlatformProperties
/
ModelsConfig
/
OpenAiConfig
/
OpenAiConfig
Open
Ai
Config
constructor
(
maxAttempts
:
Int
=
10
,
backoffMillis
:
Long
=
5000
,
backoffMultiplier
:
Double
=
5.0
,
backoffMaxInterval
:
Long
=
180000
)