mirror of
https://github.com/Cola-Echo/memory-manager-concurrent.git
synced 2026-06-06 12:25:53 +00:00
10 lines
310 B
JSON
10 lines
310 B
JSON
{
|
|
"version": 1,
|
|
"description": "提示词文件清单 - 在此文件中列出所有提示词文件,系统会自动加载",
|
|
"files": {
|
|
"keywords": ["default_keywords.json"],
|
|
"historical": ["default_historical.json"],
|
|
"plot-optimize": ["default_plot_optimize.json"]
|
|
}
|
|
}
|