Skip to content

[FEATURE] Support for LiteLLM > 1.80.10 by updating strands-agents[litellm] to use openai>=2.8.0 #1672

@meilipfi1

Description

@meilipfi1

Problem Statement

Hey team,
I would like to reach out about the Strands Agents SDK Litellm integration. I would like to use the LiteLLM integration to use SAP as a model provider, however, for this LiteLLM > 1.80.10 is necessary. Currently, this is not supported as we run into dependencies conflicts.

Dependency conflict:

  • 'strands-agents[litellm]' requires openai<1.110.0
  • litellm>1.80.10 requires openai>=2.8.0

Therefore, an update of strands-agents[litellm] to use openai>=2.8.0 would be necessary to use SAP as a model provider with Strands Agents SDK.

The benefits of this would generally be the ability of using a newer litellm version with more model providers.

Thank you!

Proposed Solution

Therefore, an update of strands-agents[litellm] to use openai>=2.8.0 would be necessary to use SAP as a model provider with Strands Agents SDK.

The benefits of this would generally be the ability of using a newer litellm version with more model providers.

Use Case

The use case is being able to use Strands Agents SDK with SAP Generative AI Hub models.

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