Add streaming response to perplexity search tool #782

Closed
opened 2026-02-16 10:20:29 -05:00 by yindo · 3 comments
Owner

Originally created by @adecunia on GitHub (Nov 6, 2025).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues Dify issues & Dify Official Plugins, 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.

Dify version

1.9.2

Plugin version

1.0.1

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

I am using the perplexity search tool (v1.0.1) in a chatflow. However I always get the response as a batch response and not as a streaming response.

It is specifically specified in the tool to be a non-stream response.

https://github.com/langgenius/dify-official-plugins/blob/a81430cbd787eb525489c88c8e8e1beab598b70d/tools/perplexity/tools/perplexity_search.py#L43.

Is it possible to modify this behaviour to receive the response as a stream?

✔️ Error log

No response

Originally created by @adecunia on GitHub (Nov 6, 2025). ### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [Dify issues](https://github.com/langgenius/dify/issues) & [Dify Official Plugins](https://github.com/langgenius/dify-official-plugins/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.9.2 ### Plugin version 1.0.1 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce I am using the perplexity search tool (v1.0.1) in a chatflow. However I always get the response as a batch response and not as a streaming response. It is specifically specified in the tool to be a non-stream response. https://github.com/langgenius/dify-official-plugins/blob/a81430cbd787eb525489c88c8e8e1beab598b70d/tools/perplexity/tools/perplexity_search.py#L43. Is it possible to modify this behaviour to receive the response as a stream? ### ✔️ Error log _No response_
yindo added the bugenhancement labels 2026-02-16 10:20:29 -05:00
yindo closed this issue 2026-02-16 10:20:29 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Nov 22, 2025):

Hi, @adecunia. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.

Issue Summary:

  • You requested adding streaming response support to the perplexity search tool (v1.0.1) used in chatflows.
  • Currently, the tool only supports batch responses.
  • You inquired if the tool's behavior can be modified to enable streaming responses.
  • There has been no further activity or comments on this issue since your initial request.

Next Steps:

  • Please let me know if streaming response support is still relevant for the latest version of the dify-official-plugins repository by commenting on this issue.
  • If I do not hear back within 5 days, I will automatically close this issue.

Thank you for your understanding and contribution!

@dosubot[bot] commented on GitHub (Nov 22, 2025): Hi, @adecunia. I'm [Dosu](https://dosu.dev), and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale. **Issue Summary:** - You requested adding streaming response support to the perplexity search tool (v1.0.1) used in chatflows. - Currently, the tool only supports batch responses. - You inquired if the tool's behavior can be modified to enable streaming responses. - There has been no further activity or comments on this issue since your initial request. **Next Steps:** - Please let me know if streaming response support is still relevant for the latest version of the dify-official-plugins repository by commenting on this issue. - If I do not hear back within 5 days, I will automatically close this issue. Thank you for your understanding and contribution!
Author
Owner

@adecunia commented on GitHub (Nov 24, 2025):

The needs to add the streaming reponse support for Perplexity is still relevant for the latest version of the dify-official-plugins repository.

@adecunia commented on GitHub (Nov 24, 2025): The needs to add the streaming reponse support for Perplexity is still relevant for the latest version of the dify-official-plugins repository.
Author
Owner

@dosubot[bot] commented on GitHub (Nov 24, 2025):

@crazywoola The user has confirmed that adding streaming response support for Perplexity is still relevant for the latest version of the dify-official-plugins repository. Could you please assist with this issue?

@dosubot[bot] commented on GitHub (Nov 24, 2025): @crazywoola The user has confirmed that adding streaming response support for Perplexity is still relevant for the latest version of the dify-official-plugins repository. Could you please assist with this issue?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#782