Update content index
This commit is contained in:
parent
1284783c82
commit
f074fb0eee
|
@ -428,6 +428,10 @@
|
||||||
"filename": "presets/context/simple-proxy-for-tavern.json",
|
"filename": "presets/context/simple-proxy-for-tavern.json",
|
||||||
"type": "context"
|
"type": "context"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"filename": "presets/context/Command R.json",
|
||||||
|
"type": "context"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"filename": "presets/instruct/Adventure.json",
|
"filename": "presets/instruct/Adventure.json",
|
||||||
"type": "instruct"
|
"type": "instruct"
|
||||||
|
@ -511,5 +515,9 @@
|
||||||
{
|
{
|
||||||
"filename": "presets/instruct/simple-proxy-for-tavern.json",
|
"filename": "presets/instruct/simple-proxy-for-tavern.json",
|
||||||
"type": "instruct"
|
"type": "instruct"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "presets/instruct/Command R.json",
|
||||||
|
"type": "instruct"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue