Skip to content

Conversation

@tzolov
Copy link
Contributor

@tzolov tzolov commented Nov 8, 2024

The changes include:

  • Refactor the emitting of next, error, and complete events in the Bedrock stream handling to use a default EmitFailureHandler that retries for 10 seconds before failing. This helps improve the error resilience of the stream processing.
  • Disable a couple of integration tests related to the COHERE_COMMAND_V14 model, as that model version is no longer supported.
  • Adjust some configuration options in the Jurassic2 chat model integration test.

Also resolves #1679

The changes include:

- Refactor the emitting of next, error, and complete events in the Bedrock stream handling to use a default EmitFailureHandler that retries for 10 seconds before failing.
  This helps improve the error resilience of the stream processing.
- Disable a couple of integration tests related to the COHERE_COMMAND_V14 model, as that model version is no longer supported.
- Adjust some configuration options in the Jurassic2 chat model integration test.

Also resolves spring-projects#1679
@ilayaperumalg
Copy link
Member

LGTM, merging.

@ilayaperumalg ilayaperumalg merged commit 9fa89a2 into spring-projects:main Nov 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SNAPSHOT do not build for Bedrock

2 participants