Skip to content

Conversation

@AgentT30
Copy link

Description

Adds support for images on Bedrock provider. Added a method to convert images from OpenAI format to Bedrock format.
This implements #625

PR Type

🆕 New Feature

Relevant issues

Implements #625

Checklist

  • I have added unit tests that prove my fix/feature works
  • New and existing tests pass locally
  • Documentation was updated where necessary
  • I have read and followed the contribution guidelines```

@daavoo daavoo self-requested a review November 14, 2025 14:22
@codecov
Copy link

codecov bot commented Nov 14, 2025

Codecov Report

❌ Patch coverage is 71.87500% with 9 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/any_llm/providers/bedrock/utils.py 70.96% 6 Missing and 3 partials ⚠️
Files with missing lines Coverage Δ
src/any_llm/providers/bedrock/bedrock.py 67.27% <100.00%> (-23.64%) ⬇️
src/any_llm/providers/bedrock/utils.py 30.56% <70.96%> (-45.98%) ⬇️

... and 39 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant