Ishaan Jaffer
|
58e6ef7d93
|
TestAzureAIFlux2ImageEdit
|
2026-01-08 18:23:05 +05:30 |
|
Ishaan Jaff
|
929af510fa
|
[Feat] New provider - Add Azure BFL FLux for image edits (#18766)
* add azure_ai/flux.2-pro
* get_flux2_image_generation_url
* azure_client_params
* docs
* add Image Editing
* add azure ai image edits
* AzureFoundryFlux2ImageEditConfig
* TestAzureAIFlux2ImageEdit
|
2026-01-07 23:28:39 +05:30 |
|
Ishaan Jaffer
|
45f840d274
|
test_azure_image_edit_cost_tracking
|
2026-01-07 15:12:51 +05:30 |
|
Ishaan Jaffer
|
ee2b51b2d0
|
test_openai_image_edit_cost_tracking
|
2026-01-07 14:36:50 +05:30 |
|
Ishaan Jaffer
|
050264f7d7
|
test_recraft_image_edit_api
|
2025-12-13 16:09:52 -08:00 |
|
Ishaan Jaff
|
6f69b009c8
|
[Fix] Dall-e-2 for Image Edits API (#15604)
* feat: add DallE2ImageEditConfig
* fix: get_openai_image_edit_config
* fix get_provider_image_edit_config
* fix _add_image_to_files
* fix DallE2ImageEditConfig
* fix TestOpenAIImageEditDallE2
|
2025-10-16 13:24:24 -07:00 |
|
Ishaan Jaff
|
ed52b67fcf
|
test_image_edit_array_handling
|
2025-08-27 09:51:22 -07:00 |
|
Ishaan Jaff
|
d5440f9614
|
test_image_edit_array_handling
|
2025-08-27 08:27:57 -07:00 |
|
mubashir1osmani
|
2fa8f971e0
|
feat: multiple images in openai images/edits endpoint
|
2025-08-23 19:13:32 -04:00 |
|
Ishaan Jaff
|
d5ee93aa0c
|
[Feat] Add Recraft API - Image Edits Support (#12874)
* test_recraft_image_edit_api
* add RecraftImageEditConfig
* complete RecraftImageEditConfig
* add RecraftImageEditRequestParams in types
* update RecraftImageEditRequestParams
* working
* transform_image_edit_request
* Image Edit docs recraft
* working transform_image_edit_request
* TestRecraftImageEditTransformation
|
2025-07-22 15:03:08 -07:00 |
|
Ishaan Jaff
|
a76d991952
|
[Fix]: Add cost tracking for image edits endpoint [OpenAI, Azure] (#11186)
* fix: add cost tracking for image edits
* fix: add cost tracking for azure image edits
* fix: fix linting error
* fix: fixes for background param
* fix: image edit test fixes
* fix: openai image edit cost tracking
|
2025-05-27 17:52:15 -07:00 |
|
Ishaan Jaff
|
1009defbdc
|
[Feat] Add /image/edits support for Azure (#11160)
* feat: add image edits on litellm router
* feat: add image edits endpoint
* fix: use pure async for image edits
* fix: base_process_llm_request
* fix: get_image_content_type
* feat: add image edits endpoint
* add image edits on UI
* test: image edits support
* fix: linting errors
* fix: linting errors
* test fix img gen
* feat: azure image edits
* fix: fix url construction of azure image edits
* fix: mock endpoints for azure images
|
2025-05-26 10:37:48 -07:00 |
|
Ishaan Jaff
|
702b5fec22
|
[Feat] Add /image/edits on LiteLLM (#11123)
* feat: add image edits on litellm router
* feat: add image edits endpoint
* fix: use pure async for image edits
* fix: base_process_llm_request
* fix: get_image_content_type
* feat: add image edits endpoint
* add image edits on UI
* test: image edits support
* fix: linting errors
* fix: linting errors
* test fix img gen
|
2025-05-24 10:18:01 -07:00 |
|
Ishaan Jaff
|
8d7e234efd
|
[Feat] Add content policy violation error mapping for image editd (#11113)
* feat: add image edit mapping for content policy violations
* test fix
|
2025-05-23 21:57:43 -07:00 |
|
Ishaan Jaff
|
ba4148100f
|
test: test_openai_image_edit_litellm_sdk
|
2025-05-23 17:34:03 -07:00 |
|
Ishaan Jaff
|
e5d278c454
|
[Feat] Add Image Edits Support to LiteLLM (#11020)
* refactor: use 1 file for image methods
* refactor: use 1 file for image methods
* feat: add stubs for image edits
* fix: types for image edits
* feat: add async image edits
* feat: add base config for image edits
* feat: add basic structure for image edits
* feat: add ImageEditRequestUtils
* feat: complete instrumentation of image edits
* tes: test_openai_image_edit_litellm_sdk
* tets: test_openai_image_edit_litellm_sdk
* feat: get_provider_image_edit_config
* feat: add OpenAIImageEditConfig
* feat: working image edits
* fixes: working image edits
* fix: code qa
* fix: using image edits
* fix: linting errors
|
2025-05-21 14:03:09 -07:00 |
|