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

[v2/feat] Image generation command #58

Merged
merged 1 commit into from
May 18, 2024
Merged

[v2/feat] Image generation command #58

merged 1 commit into from
May 18, 2024

Conversation

daniwasonline
Copy link
Collaborator

ref: #55

Description

The image generation facilities already exist in SpongeChat through the Workers AI SDK. However, they are only accessible through passive interactions and natural conversation.

This PR adds a /imagine command, which incorporates these image generation facilities into a command for direct consumption.

Why is this useful?

Generating images through natural language can be inconsistent and/or confusing, and the prompts fed into generation may be inaccurate. Having a direct method of accessing image generation facilities will provide an alternate way to bypass this barrier.

@daniwasonline daniwasonline added the enhancement New feature or request label May 17, 2024
Copy link
Collaborator

@artifishvr artifishvr left a comment

Choose a reason for hiding this comment

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

I kinda disagree with this, as I enjoy using natural language to interact with the bot as much as possible. Others may prefer it though, so i'm good with having it as an option.

@daniwasonline
Copy link
Collaborator Author

I kinda disagree with this, as I enjoy using natural language to interact with the bot as much as possible. Others may prefer it though, so i'm good with having it as an option.

Yep! I personally agree with you as I also enjoy the natural language part of SpongeChat. Support for natural-language image generation isn't being phased out as a part of this PR, and maybe we should make it more of a goal to improve support for it in the future.

@artifishvr artifishvr merged commit 0a6f086 into v2 May 18, 2024
1 check failed
@artifishvr artifishvr deleted the v2-feat/imagine branch May 18, 2024 02:38
@Butterroach

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants