Skip to content

fix(streaming): Remove retry wrapper from chat model stream methods #3524

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

apappascs
Copy link
Contributor

Removes the retryTemplate.execute wrapper from the chatCompletionStream calls in MiniMax, MistralAI, and ZhiPuAI chat models.

following up on this comment #1852 (comment) from @markpollack

Removes the `retryTemplate.execute` wrapper from the `chatCompletionStream` calls in MiniMax, MistralAI, and ZhiPuAI chat models.

Signed-off-by: Alexandros Pappas <apappascs@gmail.com>
Signed-off-by: Alexandros Pappas <apappascs@gmail.com>
@sobychacko
Copy link
Contributor

@apappascs The PR build fails - can you please take a look? https://github.com/spring-projects/spring-ai/actions/runs/15634414758/job/44072094143

Signed-off-by: Alexandros Pappas <apappascs@gmail.com>
@apappascs
Copy link
Contributor Author

sobychacko

thank you @sobychacko I am working on that. need to disable a few tests.

@apappascs apappascs marked this pull request as ready for review June 15, 2025 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants