generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 569
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem Statement
I love everything about Strands! except I think it would be very beneficial to add async support to ConversationManager. I currently have several use cases that prevent me from fully adopting strands because I need to call an asynchronous coroutine within the apply_management method. Is this on the roadmap at all?
Proposed Solution
maybe like an aapply_management method the event loop calls?
Use Case
- Injecting External State from Async Sources
- Tooling and Middleware That Depends on Async I/O
Alternatives Solutions
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request