Limit the maximum number of visible chat messages to be sent per prompt. Does not include example messages, in-chat injections, etc.
- Install the extension via the URL:
https://github.com/SillyTavern/Extension-MessageLimit
- Enable the extension in the extension settings menu. Set the message limit to your desired value (default: 10).
Enable or disable the message limit. Just returns the current state if no arguments are provided.
/ml-state toggle
/ml-state | /echo
Set the message limit. Just returns the current limit if no arguments are provided.
/ml-limit 5
/ml-limit | /echo
AGPL-3.0