| 669 | 667 | is_system: true, |
| 670 | 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 | 670 | welcome_prompt: { |
| 687 | 671 | name: systemUserName, |
| 688 | 672 | force_avatar: system_avatar, |