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

client: add support for passing in Image type to generate #408

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ParthSareen
Copy link
Contributor

@ParthSareen ParthSareen commented Jan 6, 2025

  • add support to allow for passing in an Image type for the generate method
  • matches support as chat interface

@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: pipx install poetry
- run: pipx install poetry==1.8.5
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merged #409 here instead of main accidentally 🙃

@ParthSareen ParthSareen requested a review from mxyng January 7, 2025 21:04
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