Bedrock Properties
Configuration properties for Bedrock models. These properties control retry behavior when calling AWS Bedrock APIs.
Properties
Link copied to clipboard
Maximum backoff interval (in milliseconds).
Link copied to clipboard
Initial backoff interval (in milliseconds).
Link copied to clipboard
Backoff interval multiplier.
Link copied to clipboard
Maximum number of attempts.
Link copied to clipboard
Prefix when field values are assigned via configuration.
Link copied to clipboard
Functions
Link copied to clipboard
Spring Framework 7 template, as taken by the Spring AI 2.0 model builders. Filters on the same LlmRetryDecision as retryTemplate and reports through the same LlmRetryLogger: with no predicate core.retry replays every throwable, including a malformed request or a bad API key, and with no listener it does so without a word.
Link copied to clipboard