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

feat: the bot handles commands in the caption now #100

Merged
merged 1 commit into from
Dec 9, 2023

Conversation

Hanssen0
Copy link
Contributor

@Hanssen0 Hanssen0 commented Dec 8, 2023

e.g. You just generated an image using the dalle, and then you want to ask the bard some questions about an image. You might want to specify the module to use for the image in the caption.

@F33RNI
Copy link
Owner

F33RNI commented Dec 9, 2023

Wow! Interesting feature! Can you please give an example of such a question? (I don't really understand what this is)

@Hanssen0
Copy link
Contributor Author

Hanssen0 commented Dec 9, 2023

image
As you can see, the second message is still sent to chat gpt instead of bard. That's because the CommandHandler doesn't catch commands in the caption. This PR fixed this problem, making the bard answer the second message.

Copy link
Owner

@F33RNI F33RNI left a comment

Choose a reason for hiding this comment

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

Hope it works

@F33RNI F33RNI merged commit 8137c46 into F33RNI:master Dec 9, 2023
2 checks passed
@Hanssen0 Hanssen0 deleted the caption-command branch December 16, 2023 03:56
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.

2 participants