Soulter
|
a46d487e03
|
Merge pull request #1644 from RC-CHN/master
fix:为llm和model和provider指令添加了管理员权限检查
|
2025-05-27 23:25:40 +08:00 |
|
Soulter
|
6e1393235a
|
🐛 fix: provider command error
|
2025-05-27 17:20:57 +08:00 |
|
Soulter
|
ca50618af6
|
perf: load providers when llm config is off and rebooting astrbot
fixes: #1466
|
2025-05-27 15:01:58 +08:00 |
|
Ruochen
|
45fbb83a9f
|
fix:为llm和model和provider指令添加了管理员权限检查
|
2025-05-25 00:24:20 +08:00 |
|
Soulter
|
0b0e4ce904
|
remove: vpet
|
2025-05-23 14:22:34 +08:00 |
|
Soulter
|
d09b70b295
|
fix: 修复微信公众号(个人认证)下无法回复消息的问题
|
2025-05-20 01:38:13 -04:00 |
|
HendricksJudy
|
1ae78ca98c
|
chore: fix lint issues
|
2025-05-18 02:30:31 -07:00 |
|
Soulter
|
36897fea1e
|
fix: 更正 plugin ls 指令提示
|
2025-05-10 12:01:49 -04:00 |
|
Soulter
|
c7b34735f0
|
fix: 更正 plugin help 指令提示
|
2025-05-10 12:00:48 -04:00 |
|
Soulter
|
474b40d660
|
perf: 分离 plugin 指令为指令组,优化权限控制
|
2025-05-10 11:54:15 -04:00 |
|
渡鸦95676
|
e1a20d3c22
|
Merge branch 'master' into feature/cli
|
2025-05-09 20:22:33 +08:00 |
|
Soulter
|
e6bd7524c1
|
🎈 perf: 优化 persona 错误显示
|
2025-05-07 09:49:07 -04:00 |
|
Soulter
|
c5bc709898
|
🎈 perf: 优化 openai_source 方法默认参数
|
2025-05-06 23:15:11 +08:00 |
|
Raven95676
|
c111da4681
|
refactor: 修改框架路径获取方式,规范化路径拼接
|
2025-05-06 17:30:34 +08:00 |
|
anka
|
74c1e7f69e
|
fix: ⚒️ 仍然清除聊天增强记录
|
2025-04-23 11:24:17 +08:00 |
|
anka
|
15a5fc0cae
|
fix: 🧩revert logic of new func
|
2025-04-23 09:56:48 +08:00 |
|
Soulter
|
70446be108
|
perf: catching a more specific exception type instead
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-04-23 00:08:03 +08:00 |
|
anka
|
40d6e77964
|
fix: 🫓使用enum代替字典后的一些修改
|
2025-04-22 11:16:24 +08:00 |
|
anka
|
9326e3f1b0
|
refactor: 使用enum代替字典
Co-authored-by: 渡鸦95676 <Raven95676@gmail.com>
|
2025-04-22 10:55:32 +08:00 |
|
anka
|
05daac12ed
|
refactor: 🍔降低复杂性
|
2025-04-21 12:35:08 +08:00 |
|
anka
|
c5b24b4764
|
feat: 🤠为new指令增加清理上下文选项, 默认为清理, 更符合直觉
|
2025-04-21 12:06:20 +08:00 |
|
anka
|
cc16548e5f
|
feat: 😽对reset在不同情况下的权限特殊处理, 使其兼容alter_cmd
|
2025-04-21 11:56:12 +08:00 |
|
Soulter
|
3b6dd7e15a
|
🐛 fix: 修复 dify 下删除对话的报错问题
fixes: #1226
|
2025-04-11 17:27:29 +08:00 |
|
Raila23
|
95b08b2023
|
fix:使 begin_dialogs ,预设对话,不会多次插入
|
2025-04-10 09:18:58 +08:00 |
|
Soulter
|
bcc99a8904
|
🐛 fix: 修复 permission 过滤算子的 raise_error 参数失效的问题
|
2025-04-08 14:42:05 +08:00 |
|
Raven95676
|
43b6297b5d
|
reminder将时区设置移入try块,统一为self.timezone
|
2025-04-05 21:08:52 +08:00 |
|
Raven95676
|
c20f4f5adf
|
删除默认值,调整logger逻辑
|
2025-04-05 21:03:02 +08:00 |
|
Soulter
|
dc1f222cd2
|
fix: 使用 zoneinfo 替代 tzinfo; 默认不设置时区(使用系统默认时区)
|
2025-04-05 17:27:46 +08:00 |
|
anka
|
8a366964bb
|
feature: 增加时区设置支持
|
2025-04-05 11:52:51 +08:00 |
|
AliveGh0st
|
5f4f913661
|
✨ feat: 增加对 Gemini 系列模型的输入安全设置参数支持
fixes: #216
Squashed:
Update astrbot/core/config/default.py
描述更正.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
🎨 style: clean up
🐛 fix: 修复安全设置参数的默认值为列表
|
2025-04-04 21:12:51 +08:00 |
|
Raven95676
|
1a92edf8be
|
perf: 优化无对话情况下设置人格的反馈
|
2025-03-30 14:38:40 +08:00 |
|
Gao Jinzhe
|
c6c4a32283
|
Add files via upload
|
2025-03-29 22:37:18 +08:00 |
|
Soulter
|
b6c3089510
|
🎈 perf: 优化空 at 回复
|
2025-03-29 19:09:35 +08:00 |
|
Soulter
|
bd92aac280
|
✨ feat: 支持 /llm 指令快捷启停 LLM 功能 #296
|
2025-03-29 18:31:07 +08:00 |
|
Soulter
|
20e41a7f73
|
🐛 fix: newgroup 指令名显示错误
|
2025-03-29 17:42:31 +08:00 |
|
pre-commit-ci[bot]
|
3f0b6435d9
|
🎈 auto fixes by pre-commit hooks
|
2025-03-29 17:42:31 +08:00 |
|
Gao Jinzhe
|
e0f029e2cb
|
Add files via upload
|
2025-03-29 17:42:31 +08:00 |
|
Futureppo
|
0e8d52b591
|
:ballon: feat: 使用正则表达式过滤掉 /model 可能暴露的 api_key
Squashed:
更新正则表达式
🎈 auto fixes by pre-commit hooks
Update main.py
Update main.py
chore: bugfixes
|
2025-03-29 17:40:48 +08:00 |
|
Soulter
|
36519ac47e
|
🐛 fix: groupnew 设置为管理员指令
|
2025-03-22 19:14:58 +08:00 |
|
LunarMeal
|
398c76f496
|
新增了newgroup指令
|
2025-03-20 22:39:49 +08:00 |
|
Soulter
|
82dc37de50
|
style: format codes
|
2025-03-18 22:21:47 +08:00 |
|
Soulter
|
ad6487d042
|
🐛 fix: 修复部分指令可能造成的配置类型问题
|
2025-03-17 23:44:04 +08:00 |
|
Soulter
|
efa287ed35
|
✨ feat: 支持 LLM 对引用消息的感知 #783
|
2025-03-13 17:40:28 +08:00 |
|
pre-commit-ci[bot]
|
0ba494e0ba
|
🎈 auto fixes by pre-commit hooks
|
2025-03-11 02:11:25 +00:00 |
|
roeseth
|
8b247054bb
|
update compose.yml to mount system time and tz
|
2025-03-10 19:07:45 -07:00 |
|
Soulter
|
9059d1fb17
|
✨ feat: 支持在对话隔离情况下可以将群聊加入白名单 #746
|
2025-03-11 00:34:29 +08:00 |
|
Soulter
|
df2b008d82
|
Merge pull request #744 from roeseth/fix-local-timezone
Use system local time zone instead of hardcoded UTC+8
|
2025-03-11 00:21:43 +08:00 |
|
Soulter
|
0da871efd0
|
chore: 日志完善
|
2025-03-10 23:58:42 +08:00 |
|
pre-commit-ci[bot]
|
194409a117
|
🎈 auto fixes by pre-commit hooks
|
2025-03-09 13:23:52 +00:00 |
|
roeseth
|
27978b216d
|
use system local timezone instead of hardcoded UTC+8
|
2025-03-09 06:18:53 -07:00 |
|