mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
Add streaming response to perplexity search tool #782
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adecunia on GitHub (Nov 6, 2025).
Self Checks
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
@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:
Next Steps:
Thank you for your understanding and contribution!
@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.
@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?