Update content index
This commit is contained in:
parent
e753cdf0fb
commit
8cf116754d
|
@ -432,6 +432,10 @@
|
|||
"filename": "presets/context/Command R.json",
|
||||
"type": "context"
|
||||
},
|
||||
{
|
||||
"filename": "presets/context/Llama 3 Instruct.json",
|
||||
"type": "context"
|
||||
},
|
||||
{
|
||||
"filename": "presets/instruct/Adventure.json",
|
||||
"type": "instruct"
|
||||
|
@ -519,5 +523,9 @@
|
|||
{
|
||||
"filename": "presets/instruct/Command R.json",
|
||||
"type": "instruct"
|
||||
},
|
||||
{
|
||||
"filename": "presets/instruct/Llama 3 Instruct.json",
|
||||
"type": "instruct"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue