aws-samples / aws-samples/dify-aws-tool

Streaming Mode

Open
#154 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
178
Forks
40
PR merge metrics
No merged PRs in 30d

Description

When using an Agent inside the chatflow .. it waits to complete the message then response .. I need it to be in streaming mode.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how an Agent is invoked inside the chatflow and where its response is returned. Check whether the current path waits for the complete message before sending it. Done means Agent responses are delivered incrementally in streaming mode rather than only after completion.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.