Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/modules/summary/locales/en_us.json
2023-03-25 16:55:00 +08:00

7 lines
No EOL
498 B
JSON

{
"summary.help": "Generates a chat history summary of the combined forward message using ChatGPT (gpt-3.5-turbo).",
"summary.help.summary": "Start sending chat summary.",
"summary.message": "Next, please send a merge forward message to generate the summary.",
"summary.message.not_found": "No merge forward messages detected.",
"summary.message.waiting": "Generating abstracts. Your chat history is ${count} characters and takes approximately ${time} seconds. Please wait..."
}