litellm icon indicating copy to clipboard operation
litellm copied to clipboard

Nova Canvas complete image generation tasks

Open omrishiv opened this issue 8 months ago • 3 comments

Title

Completing the Amazon Nova Canvas image generation tasks by adding color guided generation

Relevant issues

Pre-Submission checklist

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

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

Type

🆕 New Feature ✅ Test

Changes

image

omrishiv avatar Mar 12 '25 15:03 omrishiv

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litellm ❌ Failed (Inspect) Mar 25, 2025 3:18pm

vercel[bot] avatar Mar 12 '25 15:03 vercel[bot]

Hey @omrishiv can you add a mock test in tests/litellm - this will make it easier for contributors without aws credentials to validate any other image gen work they do doesn't cause regressions

krrishdholakia avatar Mar 12 '25 16:03 krrishdholakia

@krrishdholakia I added tests to test_bedrock_image_gen_unit_tests.py, that's where I found the other unit tests

omrishiv avatar Mar 17 '25 20:03 omrishiv