refactor: prompt

This commit is contained in:
莘权 马 2023-09-05 11:26:52 +08:00
parent f54c507f06
commit c2c7f1c96d

View file

@ -98,7 +98,11 @@ Statement: Unless you are a language professional, answer the following question
, "[HISTORY_END]", "[KNOWLEDGE_BEGIN]", "[KNOWLEDGE_END]", "[ASK_BEGIN]", "[ASK_END]" in responses.
[ASK_BEGIN]
{ask}
[ASK_END]"""
__FORMATION_LOOSE__ = """Formation: "Capacity and role" defines the role you are currently playing;
@ -130,5 +134,9 @@ Statement: Unless you are a language professional, answer the following question
, "[HISTORY_END]", "[KNOWLEDGE_BEGIN]", "[KNOWLEDGE_END]", "[ASK_BEGIN]", "[ASK_END]" in responses.
[ASK_BEGIN]
{ask}
[ASK_END]"""