Skip to content

proxy: add v1/images/edits API endpoint#447

Merged
mostlygeek merged 1 commit intomainfrom
image-edit
Jan 1, 2026
Merged

proxy: add v1/images/edits API endpoint#447
mostlygeek merged 1 commit intomainfrom
image-edit

Conversation

@mostlygeek
Copy link
Copy Markdown
Owner

@mostlygeek mostlygeek commented Jan 1, 2026

Summary by CodeRabbit

  • New Features

    • Added support for image editing operations through new API endpoint.
  • Documentation

    • Updated feature documentation to reflect new image editing capabilities.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Jan 1, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

Adds support for OpenAI's image editing endpoint by registering a new POST /v1/images/edits route in the proxy manager and documenting the feature in the README.

Changes

Cohort / File(s) Summary
Documentation
README.md
Adds v1/images/edits to the list of supported OpenAI API endpoints
Route Handler
proxy/proxymanager.go
Registers new POST /v1/images/edits route with apiKeyAuth middleware and proxyOAIPostFormHandler

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

✨ Finishing touches
  • 📝 Generate docstrings

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 3dc3603 and a67d776.

📒 Files selected for processing (2)
  • README.md
  • proxy/proxymanager.go

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mostlygeek mostlygeek merged commit 7931212 into main Jan 1, 2026
2 of 3 checks passed
@mostlygeek mostlygeek deleted the image-edit branch January 1, 2026 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant