BerriAI / litellm

Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
https://docs.litellm.ai/docs/
Other
13.53k stars 1.59k forks source link

[Feature]: images/edits endpoint from openai is missing #6277

Open jguokion opened 2 weeks ago

jguokion commented 2 weeks ago

The Feature

post https://api.openai.com/v1/images/edits

Motivation, pitch

Besides post https://api.openai.com/v1/images/generations, it is also possible to do post https://api.openai.com/v1/images/edits

https://platform.openai.com/docs/api-reference/images/createEdit

Twitter / LinkedIn details

No response

jguokion commented 2 weeks ago

@krrishdholakia can you take a look?