| 669 | is_system: true, | 667 | is_system: true, |
| 670 | mes: 'Generic system message. User `text` parameter to override the contents', | 668 | mes: 'Generic system message. User `text` parameter to override the contents', |
| 671 | }, | 669 | }, |
| 672 | bookmark_created: { | | |
| 673 | name: systemUserName, | | |
| 674 | force_avatar: system_avatar, | | |
| 675 | is_user: false, | | |
| 676 | is_system: true, | | |
| 677 | mes: 'Checkpoint created! Click here to open the checkpoint chat: <a class="bookmark_link" file_name="{0}" href="javascript:void(null);">{1}</a>', | | |
| 678 | }, | | |
| 679 | bookmark_back: { | | |
| 680 | name: systemUserName, | | |
| 681 | force_avatar: system_avatar, | | |
| 682 | is_user: false, | | |
| 683 | is_system: true, | | |
| 684 | mes: 'Click here to return to the previous chat: <a class="bookmark_link" file_name="{0}" href="javascript:void(null);">Return</a>', | | |
| 685 | }, | | |
| 686 | welcome_prompt: { | 670 | welcome_prompt: { |
| 687 | name: systemUserName, | 671 | name: systemUserName, |
| 688 | force_avatar: system_avatar, | 672 | force_avatar: system_avatar, |