26 lines
650 B
JSON
26 lines
650 B
JSON
{
|
|
"llms_claude_cookie": {
|
|
"config_type": "item",
|
|
"name": "llms_claude_cookie",
|
|
"description": "Claude 的 Cookie",
|
|
"path": "llms_claude_cookie",
|
|
"value": "hihi",
|
|
"val_type": "str"
|
|
},
|
|
"llms_huggingchat_email": {
|
|
"config_type": "item",
|
|
"name": "llms_huggingchat_email",
|
|
"description": "HuggingChat 的邮箱",
|
|
"path": "llms_huggingchat_email",
|
|
"value": "",
|
|
"val_type": "str"
|
|
},
|
|
"llms_huggingchat_psw": {
|
|
"config_type": "item",
|
|
"name": "llms_huggingchat_psw",
|
|
"description": "HuggingChat 的密码",
|
|
"path": "llms_huggingchat_psw",
|
|
"value": "",
|
|
"val_type": "str"
|
|
}
|
|
} |