Soulter
2fa8bda5bb
chore: ruff lint
2025-07-10 23:23:29 +08:00
advent259141
7cfbc4ab8f
增加了针对整个会话启停的开关
2025-07-09 11:58:52 +08:00
Gao Jinzhe
0f692b1608
Merge branch 'master' into Astrbot_session_manage
2025-07-09 10:13:51 +08:00
Soulter
225db66738
fix: refine streaming logic in chat response handling
2025-07-04 16:59:49 +08:00
Soulter
543e01c301
perf: webui 删除对话使用 conversation_mgr,以保持状态同步
2025-07-03 15:44:45 +08:00
Soulter
f1954f9a43
Merge pull request #1984 from RC-CHN/master
...
refactor:将前端测试供应商部分修改为独立并发异步获取各个文本供应商的状态
2025-07-03 10:55:51 +08:00
Soulter
5f0d601baa
feat: add support for selecting provider and models in webchat
2025-07-03 10:42:20 +08:00
Soulter
f3ad53e949
feat: add supports for selecting provider and models in webchat
2025-07-02 17:12:30 +08:00
Soulter
6a503b82c3
refactor: web chat queue management and streamline chat route handling
2025-07-01 22:34:17 +08:00
advent259141
28a87351f1
新增对会话重命名的功能
2025-07-01 21:41:19 +08:00
Ruochen
879b7b582c
perf:提取重复的错误处理逻辑,优化循环调用
2025-07-01 16:02:56 +08:00
Ruochen
8ba4236402
refactor:将前端测试供应商部分修改为独立并发异步获取各个文本供应商的状态
2025-07-01 15:41:30 +08:00
advent259141
f536f24833
astrbot/core/pipeline/process_stage/method/llm_request.py
...
astrbot/core/pipeline/result_decorate/stage.py
astrbot/core/star/session_llm_manager.py
astrbot/core/star/session_tts_manager.py
astrbot/dashboard/routes/session_management.py
astrbot/dashboard/server.py
dashboard/src/views/SessionManagementPage.vue
packages/astrbot/main.py
2025-06-27 17:08:05 +08:00
Gao Jinzhe
e24225c828
Merge branch 'master' into master
2025-06-23 15:21:08 +08:00
Soulter
2c435f7387
Merge pull request #1899 from IGCrystal/branch-1
...
🐞 fix: 显示运行时长国际化
2025-06-23 13:21:59 +08:00
Soulter
d03e9fb90a
fix: jwt secret
2025-06-23 12:36:11 +08:00
IGCrystal
4e28ea1883
🐞 fix: 显示运行时长国际化
2025-06-23 12:08:27 +08:00
Gao Jinzhe
dae745d925
Update server.py
2025-06-16 10:03:18 +08:00
advent259141
bfc8024119
modified: astrbot/core/pipeline/process_stage/method/llm_request.py
...
new file: astrbot/core/star/session_llm_manager.py
modified: astrbot/dashboard/routes/session_management.py
modified: dashboard/src/views/SessionManagementPage.vue
增加了精确到会话的LLM启停管理以及插件启停管理
2025-06-14 03:42:21 +08:00
advent259141
d241dd17ca
Merge branch 'master' of https://github.com/advent259141/AstrBot
2025-06-13 06:20:09 +08:00
Soulter
6fecfd1a0e
Merge pull request #1800 from AstrBotDevs/feat-weixinkefu-record
...
feat: 微信客服支持语音的收发
2025-06-13 03:52:15 +08:00
Soulter
16ec462abd
feat: WebUI ProviderPage 添加服务提供商会话隔离设置功能
2025-06-11 00:51:18 +08:00
Soulter
581f9b7bd3
fix: typo fix
...
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2025-06-10 13:02:30 +08:00
Soulter
a6d91933dc
feat: 支持自动生成webchat title
2025-06-10 10:58:49 +08:00
Soulter
4c447aa648
perf: jwt token expire time change to 7 days
2025-06-09 11:52:48 +08:00
Soulter
ccbfc3d274
perf: 强化强制修改默认密码逻辑
2025-06-09 11:47:23 +08:00
Ruochen
11f35ebf96
fix: 修复 asyncio.wait_for 参数顺序错误
2025-06-07 09:50:30 +08:00
Soulter
7d403aa181
fix: syntax error
2025-06-07 01:20:56 +08:00
RC-CHN
9c276c37fe
Update astrbot/dashboard/routes/config.py
...
测试过对于dashscope类型供应商添加上下文是必要的,否则需要改动其_remove_image_from_context方法。
Co-authored-by: Soulter <37870767+Soulter@users.noreply.github.com >
2025-06-06 14:01:58 +08:00
Ruochen
cdfb64631a
fix:修复dashscope类型供应商测试问题,延长了设置超时时间,改进prompt工程,修复了控制台打印日志超时时间不符
2025-06-06 09:21:09 +08:00
Ruochen
d161c281c8
Merge branch 'master' of https://github.com/RC-CHN/AstrBot
2025-06-06 00:39:25 +08:00
Raven95676
9147cab75b
fix: add additional routes for Alkaid knowledge base and long-term memory
2025-05-31 14:29:04 +08:00
Soulter
0924835253
feat: 将插件依赖检查和 pip 安装方法改为异步,以提高性能和响应速度
2025-05-31 11:44:58 +08:00
Soulter
20d2e5c578
perf: 优化日志流发送频率,防止积压超过 buffer size 导致前端显示异常
2025-05-31 11:25:51 +08:00
Soulter
d937a800d0
fix: provider name
2025-05-31 10:46:35 +08:00
Soulter
d16f3a227f
Merge branch 'master' into master
2025-05-31 10:46:15 +08:00
Soulter
80c9a3eeda
style: code style
2025-05-31 09:25:18 +08:00
Soulter
8288d5e51f
feat: embedding provider
2025-05-30 18:07:52 +08:00
Ruochen
6e1449900a
feat: 优化单个 provider 可用性测试的回退逻辑
2025-05-30 15:35:13 +08:00
Ruochen
b27271b7a3
feat:添加测试文本生成供应商可用功能
2025-05-30 15:10:15 +08:00
鸦羽
af98cb11c5
fix: handle missing nh3 library in plugin.py
2025-05-30 10:35:48 +08:00
Soulter
d6c663f79d
fix: do not display change password dialog in demo mode
2025-05-30 10:09:09 +08:00
Raven95676
537d373e10
fix: Fix potential XSS risk in plugin README content
2025-05-29 22:35:24 +08:00
Soulter
cceadf222c
Merge pull request #1676 from AstrBotDevs/fix-chat-get-file-bug
...
Fix: fixed a potential vulnerability in `/api/chat/get_file` endpoint.
2025-05-29 21:41:55 +08:00
Raven95676
39aea11c22
perf: enhance file access security in get_file method
...
Co-authored-by: anka-afk <1350989414@qq.com >
2025-05-29 21:03:51 +08:00
Soulter
900f14d37c
🐛 fix: fixed a potential vulnerability in /api/chat/get_file endpoint.
...
I have fixed a potential vulnerability in the `/api/chat/get_file` endpoint that could allow unauthorized access to files by ensuring the request has a jwt token.
2025-05-29 19:17:31 +08:00
Raven95676
2fc0ec0f72
fix: update route
2025-05-29 17:28:33 +08:00
Soulter
43a45f18ce
perf: knowledgebase delete
2025-05-23 15:50:10 +08:00
Soulter
ad51381063
perf: 动态路由注册
2025-05-23 15:18:16 +08:00
Soulter
10270b5595
feat: alkaid framework and supports to customize webapi endpoint
2025-05-17 15:38:51 +08:00