bugfix
This commit is contained in:
parent
62b2bd5028
commit
6f884f148a
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"tblname": "llmtypes",
|
"tblname": "historyformat",
|
||||||
"title":"大语言模型类型",
|
"title":"历史模版",
|
||||||
"params": {
|
"params": {
|
||||||
"sortby":"name",
|
"sortby":"name",
|
||||||
"browserfields": {
|
"browserfields": {
|
||||||
"exclouded": ["id", "llmid"],
|
"exclouded": ["id"],
|
||||||
"alters": {}
|
"alters": {}
|
||||||
},
|
},
|
||||||
"editexclouded": [
|
"editexclouded": [
|
||||||
"id", "llmid"
|
"id"
|
||||||
],
|
],
|
||||||
"record_toolbar": null
|
"record_toolbar": null
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user