Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add image to image to chat completions pipeline #1178

Open
Josh-XT opened this issue May 1, 2024 · 0 comments
Open

Add image to image to chat completions pipeline #1178

Josh-XT opened this issue May 1, 2024 · 0 comments
Labels
needs triage Needs labels assigned.

Comments

@Josh-XT
Copy link
Owner

Josh-XT commented May 1, 2024

Feature/Improvement Description

Add image to image to chat completions pipeline.

We currently have text to image and image to text in the pipeline, but image to image will only happen because of the visual response being injected and it isn't actually showing the image to the image generation provider at any point.

Proposed Solution

Create image_to_image functions for image providers and build that into the pipeline to do instead of image_generation if an image was also uploaded.

@Josh-XT Josh-XT added the needs triage Needs labels assigned. label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Needs labels assigned.
Projects
None yet
Development

No branches or pull requests

1 participant