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
Something like /summarize could be handy, but it's maybe better to let people easily do their own command in the conf.toml maybe in a key/value style.
Example:
In the conf file
summarize = "Summarize me what I said"
In the application,/summarize would be replaced by Summarize me what I said and validated.
/summarize
Summarize me what I said and validated
idea from PR#3
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Something like /summarize could be handy, but it's maybe better to let people easily do their own command in the conf.toml maybe in a key/value style.
Example:
In the conf file
summarize = "Summarize me what I said"
In the application,
/summarize
would be replaced bySummarize me what I said and validated
.idea from PR#3
The text was updated successfully, but these errors were encountered: