Skip to content

[FEATURE] Async Support in ConversationManager #1388

@chase-prescient

Description

@chase-prescient

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

  1. Injecting External State from Async Sources
  2. Tooling and Middleware That Depends on Async I/O

Alternatives Solutions

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions