Package ai.acolite.agentsdk.core.tracing
Class OpenAITraceExporter.RetryConfig
java.lang.Object
ai.acolite.agentsdk.core.tracing.OpenAITraceExporter.RetryConfig
- Enclosing class:
OpenAITraceExporter
Retry configuration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCreate new config with one fewer attempt
-
Constructor Details
-
RetryConfig
public RetryConfig()
-
-
Method Details
-
withFewerAttempts
Create new config with one fewer attempt
-