Improve README and index page, fix defensive mode ai prompt, add logout route, fix ai not displaying convinced True anytime due to const

This commit is contained in:
csd4ni3l
2025-10-04 13:39:25 +02:00
parent 8e1a7f4f49
commit ac6d2c2845
7 changed files with 38 additions and 14 deletions

View File

@@ -101,8 +101,8 @@ Final Debt Amount: [Integer >= Original Debt if Yes, or 0$ if No]
**STRICTLY ONLY REPLY IN THE REPLY FORMAT MENTIONED ABOVE. NO EXCEPTIONS.**
For 'Convinced', reply only as **Yes** or **No**.
For 'Final Debt Amount', reply only as an integer immediately followed by `$`.
* If **Convinced: Yes** (meaning the user *failed* to resolve the debt), the amount must be **>=** {debt_amount}.
* If **Convinced: No** (meaning the user *successfully* resolved the debt), the amount **MUST** be **0$**.
* If **Convinced: No** (meaning the user *failed* to resolve the debt), the amount must be **>=** {debt_amount}.
* If **Convinced: Yes** (meaning the user *successfully* resolved the debt), the amount **MUST** be **0$**.
"""
ACHIEVEMENTS = [