添加SLACK CLAUDE配置 (#359)

* 修复后台API反代地址未能正确显示的问题

* 更新渲染页面配置

* 添加个人聊天模式配置

* 将用户数据获取改到common中

* 修复错误的渲染页面参数

* 修复bug

* 添加Live2D

* 修复渲染页面错误

* 修复渲染传入值

* 更新渲染

* 修复图表渲染bug

* 调整live2d模型大小

* 修复live2d无法关闭问题

* 修复错误的传值

* 修复ai命名

* 更新渲染

* 添加用户独立设定
This commit is contained in:
HalcyonAlcedo 2023-04-18 12:41:20 +08:00 committed by GitHub
parent 40b72989e4
commit e758b37d4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
63 changed files with 1776 additions and 125 deletions

View file

@ -0,0 +1,25 @@
{
"type": "Live2D Pose",
"parts_visible": [
{
"group": [
{
"id": "PARTS_01_ARM_L_01"
},
{
"id": "PARTS_01_ARM_L_02"
}
]
},
{
"group": [
{
"id": "PARTS_01_ARM_R_01"
},
{
"id": "PARTS_01_ARM_R_02"
}
]
}
]
}