mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-21 00:21:49 +00:00
* Nova Canvas complete image generation tasks (#9177) * add initial support for Amazon Nova Canvas model Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com> * adjust name to AmazonNovaCanvas and map function variables to config Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com> * tighten model name check Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com> * fix quality mapping Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com> * add premium quality in config Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com> * support all Amazon Nova Canvas tasks * remove unused import Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com> * add tests for image generation tasks and fix payload Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com> * add missing util file Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com> * update model prices backup file Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com> * remove image tasks other than text->image Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com> * add color guided generation task for Nova Canvas Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com> * fix merge Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com> * add nova canvas image generation documentation Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com> * add nova canvas unit tests Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com> --------- Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com> Co-authored-by: Krish Dholakia <krrishdholakia@gmail.com> * ci(config.yml): bump ci config * test: fix test --------- Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com> Co-authored-by: omrishiv <327609+omrishiv@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| adding_provider | ||
| caching | ||
| completion | ||
| debugging | ||
| embedding | ||
| extras | ||
| guides | ||
| langchain | ||
| observability | ||
| pass_through | ||
| projects | ||
| providers | ||
| proxy | ||
| tutorials | ||
| anthropic_unified.md | ||
| assistants.md | ||
| audio_transcription.md | ||
| batches.md | ||
| benchmarks.md | ||
| budget_manager.md | ||
| contact.md | ||
| contributing.md | ||
| data_retention.md | ||
| data_security.md | ||
| default_code_snippet.md | ||
| enterprise.md | ||
| exception_mapping.md | ||
| files_endpoints.md | ||
| fine_tuning.md | ||
| getting_started.md | ||
| hosted.md | ||
| image_generation.md | ||
| image_variations.md | ||
| index.md | ||
| load_test.md | ||
| load_test_advanced.md | ||
| load_test_rpm.md | ||
| load_test_sdk.md | ||
| mcp.md | ||
| migration.md | ||
| migration_policy.md | ||
| moderation.md | ||
| oidc.md | ||
| old_guardrails.md | ||
| projects.md | ||
| prompt_injection.md | ||
| proxy_api.md | ||
| proxy_server.md | ||
| realtime.md | ||
| reasoning_content.md | ||
| rerank.md | ||
| response_api.md | ||
| router_architecture.md | ||
| routing.md | ||
| rules.md | ||
| scheduler.md | ||
| sdk_custom_pricing.md | ||
| secret.md | ||
| set_keys.md | ||
| simple_proxy_old_doc.md | ||
| text_completion.md | ||
| text_to_speech.md | ||
| troubleshoot.md | ||
| wildcard_routing.md | ||