chore: remove llm-models and prompt related files

This commit is contained in:
Junyan Qin
2025-04-03 18:20:00 +08:00
parent 4059e7fb6c
commit 5347094466
5 changed files with 0 additions and 257 deletions

View File

@@ -13,15 +13,12 @@ required_files = {
"data/config/platform.json": "templates/platform.json",
"data/config/provider.json": "templates/provider.json",
"data/config/system.json": "templates/system.json",
"data/scenario/default.json": "templates/scenario-template.json",
}
required_paths = [
"temp",
"data",
"data/metadata",
"data/prompts",
"data/scenario",
"data/logs",
"data/config",
"data/labels",