aws-samples / aws-samples/dify-aws-tool
Streaming Mode
Open
- 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
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