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

Add support for em dash and improved prompt flagging #244

Merged
merged 3 commits into from
Sep 5, 2023

Conversation

Aishlia
Copy link
Contributor

@Aishlia Aishlia commented Sep 5, 2023

Flagging prompts:

  • Previously, filter was looking for a flagged combination of words in the positive and negative prompts
  • Now, the filter is only looking for a flagged combination of words in the positive prompt

Em dash support:

  • On iOS, double dash automatically corrects to an em dash. To address this, flags can now either be started with a double dash or an em dash (--ar or —ar)

@theofandrich theofandrich merged commit 1cf6e80 into harmony-one:dev Sep 5, 2023
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