generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 513
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem Statement
Currently, BidiAgent is only supported in Python 3.12+. However, the BidiNovaSonicModel provider is the only component that actually requires Python 3.12+ because of its dependency on aws_sdk_bedrock_runtime. Can we isolate just this provider and open up the rest of BidiAgent to Python 3.10 and 3.11?
Proposed Solution
Use Case
Python 3.10 and 3.11
Alternatives Solutions
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request