add dots1 to index.json
| @@ -810,5 +810,13 @@ | |||
| 810 | { | 810 | { |
| 811 | "filename": "presets/reasoning/Blank.json", | 811 | "filename": "presets/reasoning/Blank.json", |
| 812 | "type": "reasoning" | 812 | "type": "reasoning" |
| 813 | }, | ||
| 814 | { | ||
| 815 | "filename": "presets/instruct/Dots1.json", | ||
| 816 | "type": "instruct" | ||
| 817 | }, | ||
| 818 | { | ||
| 819 | "filename": "presets/context/Dots1.json", | ||
| 820 | "type": "context" | ||
| 813 | } | 821 | } |
| 814 | ] | 822 | ] |