Skip to content
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

how to manually stop the response #311

Open
hongshuo-wang opened this issue Dec 25, 2024 · 1 comment
Open

how to manually stop the response #311

hongshuo-wang opened this issue Dec 25, 2024 · 1 comment
Labels
invalid This doesn't seem right

Comments

@hongshuo-wang
Copy link

How to manually stop the response of a streaming call to achieve the effect of user termination of model output, and prevent further consumption of tokens.

@yuluo-yx
Copy link
Collaborator

yuluo-yx commented Jan 6, 2025

emm~ 本质是一个 http 连接,spring ai aliabab 使用 spring ai retry 发起请求。

@yuluo-yx yuluo-yx added the invalid This doesn't seem right label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants
@hongshuo-wang @yuluo-yx and others