generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 521
Open
Labels
area-bidirectional-streamingRelated to bidirectional streamingRelated to bidirectional streamingenhancementNew feature or requestNew feature or request
Description
Problem Statement
Similar to Agent, BidiAgent should accept a conversation manager to prevent an unbounded message history.
Proposed Solution
See Agent for usage details. The application will be similar for BidiAgent.
Use Case
- Can more easily share BidiAgent message history with an Agent instance.
Alternatives Solutions
No response
Additional Context
- Once supported, can remove
isinstancecheck from https://github.com/strands-agents/sdk-python/pull/1308/files#r2600186281.
Metadata
Metadata
Assignees
Labels
area-bidirectional-streamingRelated to bidirectional streamingRelated to bidirectional streamingenhancementNew feature or requestNew feature or request