We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are two related UI/functionality issues when working with custom prompts:
UI Display Issue:
Prompt Injection Issue:
"Your current task is [{{task}}]. Balance existing roleplay with completing this task."
The text was updated successfully, but these errors were encountered:
Fixes to custom prompts not saving #8
7151808
#8 Ensure updated prompt always re-injected
0c20e08
Confirmed, this part was in a rather broken state, I tried my best to make sense of it.
Sorry, something went wrong.
Cohee1207
No branches or pull requests
Description
There are two related UI/functionality issues when working with custom prompts:
UI Display Issue:
Prompt Injection Issue:
"Your current task is [{{task}}]. Balance existing roleplay with completing this task."
Expected Behavior
Current Behavior
The text was updated successfully, but these errors were encountered: