Closed daniwasonline closed 6 months ago
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.
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.