clan_lib: Add llm container test data
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"instances": {},
|
||||
"meta": {
|
||||
"description": null,
|
||||
"icon": null,
|
||||
"name": "Qubasas_Clan"
|
||||
},
|
||||
"machines": {
|
||||
"gchq-local": {
|
||||
"deploy": {
|
||||
"buildHost": null,
|
||||
"targetHost": null
|
||||
},
|
||||
"description": null,
|
||||
"icon": null,
|
||||
"installedAt": 1756814302,
|
||||
"machineClass": "nixos",
|
||||
"name": "gchq-local",
|
||||
"tags": ["all", "nixos"]
|
||||
},
|
||||
"qube-email": {
|
||||
"deploy": {
|
||||
"buildHost": null,
|
||||
"targetHost": null
|
||||
},
|
||||
"description": null,
|
||||
"icon": null,
|
||||
"installedAt": 1756814302,
|
||||
"machineClass": "nixos",
|
||||
"name": "qube-email",
|
||||
"tags": ["all", "nixos"]
|
||||
},
|
||||
"wintux": {
|
||||
"deploy": {
|
||||
"buildHost": null,
|
||||
"targetHost": null
|
||||
},
|
||||
"description": null,
|
||||
"icon": null,
|
||||
"installedAt": 1756814302,
|
||||
"machineClass": "nixos",
|
||||
"name": "wintux",
|
||||
"tags": ["all", "nixos"]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"tags": {
|
||||
"all": ["gchq-local", "qube-email", "wintux"],
|
||||
"darwin": [],
|
||||
"nixos": ["gchq-local", "qube-email", "wintux"]
|
||||
}
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
451
pkgs/clan-cli/clan_lib/llm/container_data/static_modules.json
Normal file
451
pkgs/clan-cli/clan_lib/llm/container_data/static_modules.json
Normal file
File diff suppressed because one or more lines are too long
733
pkgs/clan-cli/clan_lib/llm/container_data/test_trace_data.json
Normal file
733
pkgs/clan-cli/clan_lib/llm/container_data/test_trace_data.json
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user