Skip to content

Conversation

@cyberjunk
Copy link

  1. Fixes [Bug]: LiteLLM Proxy drops image from tool result for Anthropic on AWS Bedrock #16195
  2. Also keeps text in dedicated blocks rather than concatenating them

@CLAassistant
Copy link

CLAassistant commented Nov 11, 2025

CLA assistant check
All committers have signed the CLA.

@vercel
Copy link

vercel bot commented Nov 11, 2025

@cyberjunk is attempting to deploy a commit to the CLERKIEAI Team on Vercel.

A member of the Team first needs to authorize it.

@krrishdholakia
Copy link
Contributor

@cyberjunk can you fix linting errors + add testing to test_litellm/

Screenshot 2025-11-11 at 7 09 37 PM

@cyberjunk
Copy link
Author

@krrishdholakia

  1. I fixed the mentioned type error in the linting
  2. I did not find any test for the modified _convert_to_bedrock_tool_call_result(). Can you please point out where I should add the test? Should it be a unit test for this function or a full test that actually calls a LLM on Bedrock with an image tool result?

@krrishdholakia
Copy link
Contributor

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.

[Bug]: LiteLLM Proxy drops image from tool result for Anthropic on AWS Bedrock

3 participants