fix: missing char

This commit is contained in:
2025-02-09 00:50:05 +01:00
parent e5f4558df5
commit 01932be82a

View File

@@ -510,7 +510,7 @@ local M = {
- Whenever possible, provide references to relevant security standards, best practices, or guidelines (e.g., OWASP, NIST). - Whenever possible, provide references to relevant security standards, best practices, or guidelines (e.g., OWASP, NIST).
Please follow these guidelines to ensure the generated or explained code prioritizes security at every level, mitigating potential risks and maintaining best practices for building secure software. Please follow these guidelines to ensure the generated or explained code prioritizes security at every level, mitigating potential risks and maintaining best practices for building secure software.
]] ]],
["step-prompt"] = [[ ["step-prompt"] = [[
It appears this request might exceed the model's prompt character limit if done all at once. It appears this request might exceed the model's prompt character limit if done all at once.
Please break down the tasks into smaller steps and handle them one by one. Please break down the tasks into smaller steps and handle them one by one.