Skip to content

Litellm bedrock OpenAI model support - #17368

Merged
ishaan-jaff merged 5 commits into
BerriAI:mainfrom
kothamah:litellm_bedrock_openai_model_support
Dec 2, 2025
Merged

Litellm bedrock OpenAI model support#17368
ishaan-jaff merged 5 commits into
BerriAI:mainfrom
kothamah:litellm_bedrock_openai_model_support

Conversation

@kothamah

@kothamah kothamah commented Dec 2, 2025

Copy link
Copy Markdown
Contributor

Title

Issue in calling Bedrock openai models. This PR is for reference as i couldnt replicate scenario in my local.

Relevant issues

This is the error while running the import model from the LiteLLM.

{"error":{"message":"litellm.NotFoundError: BedrockException - Bedrock Invoke HTTPX: Unknown provider=None, model=openai/arn:aws:bedrock:us-east-1:<model_details>. Try calling via converse route - bedrock/converse/<model>.. Received Model Group=bedrock-qwen25-vl-dev\nAvailable Model Group Fallbacks=None","type":null,"param":null,"code":"404"}}* Connection #0 to host sandbox-llm-llmgateway.apps.gevernova.net left intact

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • I have added a screenshot of my new test passing locally
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem

Type

🆕 New Feature
🐛 Bug Fix
🧹 Refactoring
📖 Documentation
🚄 Infrastructure
✅ Test

Changes

@vercel

vercel Bot commented Dec 2, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
litellm Ready Ready Preview Comment Dec 2, 2025 5:06pm

@ishaan-jaff
ishaan-jaff merged commit 12530b3 into BerriAI:main Dec 2, 2025
5 of 7 checks passed
fzowl pushed a commit to fzowl/litellm that referenced this pull request Jun 24, 2026
* Update constants.py

added constants

* Update base_aws_llm.py

added steps

* Update invoke_handler.py

added openai support

* Update base_invoke_transformation.py

added

* Update test_bedrock_completion.py

added
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.

2 participants