chore: import deployable mai-bot source tree

This commit is contained in:
2026-05-11 00:51:12 +00:00
parent 4813699b3e
commit 7a54015f94
1009 changed files with 312999 additions and 16 deletions

View File

@@ -0,0 +1,15 @@
Please evaluate whether the following expression or language style, together with its usage condition or usage scenario, is appropriate:
Usage condition or usage scenario: {situation}
Expression or language style: {style}
Please evaluate from the following aspects:
{criteria_list}
Please output the evaluation result in JSON format:
{{
"suitable": true/false,
"reason": "Reason for evaluation (if inappropriate, explain why)"
}}
If it is appropriate, set suitable to true. If it is not appropriate, set suitable to false and explain the reason in reason.
Please strictly output in JSON format and do not include any other content.