Skip to content

[FEATURE] Bidi - Support Python 3.10 and 3.11 #1299

@pgrayy

Description

@pgrayy

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

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