Skip to content

feat(drivers): Add GriptapeCloudImageGenerationDriver #1862

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

Merged
merged 1 commit into from
Mar 28, 2025

Conversation

collindutter
Copy link
Member

Describe your changes

Adds Griptape Cloud Image Generation Driver. Would prefer to add image generation to Prompt Driver but not available in 4o's API yet.

Issue ticket number and link

NA

@collindutter collindutter added this to the 1.6 milestone Mar 27, 2025
@collindutter collindutter requested a review from a team March 27, 2025 21:30
@collindutter collindutter self-assigned this Mar 27, 2025
@collindutter collindutter force-pushed the feature/openai-images branch 2 times, most recently from a96d1da to 67bda1c Compare March 28, 2025 01:00
@collindutter collindutter marked this pull request as ready for review March 28, 2025 01:00
@collindutter collindutter requested review from SavagePencil and a team March 28, 2025 01:00
@collindutter collindutter force-pushed the feature/openai-images branch from 06758b8 to 67bda1c Compare March 28, 2025 01:15

The [Griptape Cloud Image Generation Driver](../../reference/griptape/drivers/image_generation/griptape_cloud_image_generation_driver.md) provides access to image generation models hosted by Griptape Cloud.

Today, the only accessible model is `dalle-3`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Just a quick change to dall-e-3

Copy link
Member Author

Choose a reason for hiding this comment

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

giphy

Copy link
Contributor

@shhlife shhlife left a comment

Choose a reason for hiding this comment

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

just a minor change in the readme, otherwise it works!

@collindutter collindutter force-pushed the feature/openai-images branch from 67bda1c to 19adc2a Compare March 28, 2025 15:23
@collindutter collindutter requested a review from shhlife March 28, 2025 15:26
Copy link
Contributor

@shhlife shhlife left a comment

Choose a reason for hiding this comment

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

works for me! :)

@collindutter collindutter merged commit a589028 into main Mar 28, 2025
15 checks passed
@collindutter collindutter deleted the feature/openai-images branch March 28, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants