langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
45.99k stars 6.48k forks source link

Currently, single-document dialogue is not achievable. It is recommended to add a workflow node and API interface that can enable single-document RAG (Retrieval-Augmented Generation) responses based on the document selected by the user. #8524

Open Clint-chan opened 2 days ago

Clint-chan commented 2 days ago

Self Checks

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

Currently, single-document dialogue is not achievable. It is recommended to add a workflow node and API interface that can enable single-document RAG (Retrieval-Augmented Generation) responses based on the document selected by the user.

2. Additional context or comments

No response

3. Can you help us with this feature?

VincePotato commented 2 days ago

Thank you for the suggestion, this feature in on our roadmap.