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

solve issue with messages #35

Merged
merged 2 commits into from
Jun 17, 2024
Merged

solve issue with messages #35

merged 2 commits into from
Jun 17, 2024

Conversation

robinsrm
Copy link
Contributor

Why ?

The message input was ignored and the model would always run with random message in the case where self.message is None.

How ?

Small changes in the handle of the cases.

self.message is no longer silently replaced

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jun 17, 2024
Copy link
Contributor

@pierrefdz pierrefdz left a comment

Choose a reason for hiding this comment

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

Good

Copy link
Contributor

@pierrefdz pierrefdz left a comment

Choose a reason for hiding this comment

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

Good

Copy link
Contributor

@pierrefdz pierrefdz left a comment

Choose a reason for hiding this comment

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

Good

@pierrefdz pierrefdz merged commit 391ae43 into main Jun 17, 2024
6 checks passed
@antoine-tran antoine-tran deleted the resolve_message branch June 18, 2024 08:54
antoine-tran pushed a commit that referenced this pull request Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants