CatAi system-prompt
January 26, 2024 ยท View on GitHub
According to https://withcatai.github.io/node-llama-cpp/api/type-aliases/LlamaChatSessionOptions, it is possible to modify the system-prompt of a chat.
This can be achieved by adding a systemPrompt key in modelSettings

Save and restart to apply.
Then the chat act like a pirate according to the systemPrompt you choose ;-)
