Pass Annotation and user query to Chatflow/Workflow/Agent #17702

Closed
opened 2026-02-21 19:38:35 -05:00 by yindo · 0 comments
Owner

Originally created by @hemisalo on GitHub (Sep 18, 2025).

Self Checks

  • I have read the Contributing Guide and Language Policy.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report, otherwise it will be closed.
  • 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.

If the first answer in a session/conversation is an Annotation reply, would it be technically possible to pass the Annotation and user question to a Chatflow?

The goal here is to give the LLM some more context about the questions and answers that have already taken place.

For example:
User: "I want to bake a cake"
Annotation Reply: "Here are the ingredients..."
User: "How long does it take?" -> Passed to a Chatflow

Now, all the context the LLM has is "How long does it take?", and it doesn't have the context that we are talking about baking a cake.

Is this possible or does the Annotation replies pass the Chatflow and conversation id generation completely?

2. Additional context or comments

No response

3. Can you help us with this feature?

  • I am interested in contributing to this feature.
Originally created by @hemisalo on GitHub (Sep 18, 2025). ### Self Checks - [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report, otherwise it will be closed. - [x] 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. If the first answer in a session/conversation is an Annotation reply, would it be technically possible to pass the Annotation and user question to a Chatflow? The goal here is to give the LLM some more context about the questions and answers that have already taken place. For example: User: "I want to bake a cake" Annotation Reply: "Here are the ingredients..." User: "How long does it take?" -> Passed to a Chatflow Now, all the context the LLM has is "How long does it take?", and it doesn't have the context that we are talking about baking a cake. Is this possible or does the Annotation replies pass the Chatflow and conversation id generation completely? ### 2. Additional context or comments _No response_ ### 3. Can you help us with this feature? - [x] I am interested in contributing to this feature.
yindo added the 💪 enhancement🌊 feat:workflow labels 2026-02-21 19:38:35 -05:00
yindo closed this issue 2026-02-21 19:38:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#17702