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

Add option for "Blocking" in API call to Chat AGENT #8936

Closed
4 of 5 tasks
nl97 opened this issue Sep 30, 2024 · 1 comment · May be fixed by #12766
Closed
4 of 5 tasks

Add option for "Blocking" in API call to Chat AGENT #8936

nl97 opened this issue Sep 30, 2024 · 1 comment · May be fixed by #12766
Labels
💪 enhancement New feature or request

Comments

@nl97
Copy link

nl97 commented Sep 30, 2024

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

1. Is this request related to a challenge you're experiencing? Tell me about your story.

It would be great to get the option to have option for response mode "blocking" for chat agents. Right now only streaming is supported. For blocking, just the last reply of the LLM could be provided.

2. Additional context or comments

No response

3. Can you help us with this feature?

  • I am interested in contributing to this feature.
@dosubot dosubot bot added the 💪 enhancement New feature or request label Sep 30, 2024
Copy link

dosubot bot commented Oct 31, 2024

Hi, @nl97. I'm helping the Dify team manage their backlog and am marking this issue as stale.

You opened this issue requesting the addition of a "blocking" response mode option for chat agents in the API, as the current implementation only supports streaming responses. This feature would allow users to receive a single, complete reply from the language model, which could enhance usability. However, there have been no further comments or developments on this issue yet.

Could you please let us know if this issue is still relevant to the latest version of the Dify repository? If it is, feel free to comment here to keep the discussion going. Otherwise, you can close the issue yourself, or it will be automatically closed in 7 days. Thank you!

@dosubot dosubot bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Oct 31, 2024
@dosubot dosubot bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 15, 2024
@dosubot dosubot bot removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💪 enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant