Krrish Dholakia
|
7b532fda66
|
test: cleanup tests
|
2026-03-30 16:20:01 -07: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
|
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
|
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 |
|