mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-14 15:05:48 +00:00
1009defbdc
* 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
In total litellm runs 1000+ tests
[02/20/2025] Update:
To make it easier to contribute and map what behavior is tested,
we've started mapping the litellm directory in tests/litellm
This folder can only run mock tests.