Soulter
|
842c3c8ea9
|
Refactor: using sqlmodel(sqlchemy+pydantic) as ORM framework and switch to async-based sqlite operation (#2294)
* stage
* stage
* refactor: using sqlchemy as ORM framework, switch to async-based sqlite operation
- using sqlmodel as ORM(based on sqlchemy and pydantic)
- add Persona, Preference, PlatformMessageHistory table
* fix: conversation
* fix: remove redundant explicit session.commit, and fix some type error
* fix: conversation context issue
* chore: remove comments
* chore: remove exclude_content param
|
2025-08-02 15:44:00 +08:00 |
|
Soulter
|
6661fa996c
|
fix: audio block does not display
|
2025-07-14 22:20:03 +08:00 |
|
Soulter
|
a8aa03847e
|
feat: enhance theme customization with new background properties and markdown styling
|
2025-07-14 21:47:25 +08:00 |
|
Soulter
|
c88fdaf353
|
Merge pull request #1949 from advent259141/Astrbot_session_manage
[Feature] 支持在 WebUI 上管理会话
|
2025-07-13 17:23:52 +08:00 |
|
Soulter
|
083235a2fe
|
feat: enhance session management page with tooltips and layout adjustments
|
2025-07-13 17:06:15 +08:00 |
|
Soulter
|
2a3a5f7eb2
|
perf: refine session management page ui
|
2025-07-13 16:57:36 +08:00 |
|
Soulter
|
77c48f280f
|
fix: session management paginator error
|
2025-07-13 16:36:25 +08:00 |
|
Soulter
|
a49b871cf9
|
fix: update Azure provider icon URL in getProviderIcon method
|
2025-07-13 15:33:47 +08:00 |
|
Soulter
|
a0d6b3efba
|
perf: improve provider logo display in webui
|
2025-07-13 15:27:53 +08:00 |
|
advent259141
|
a15444ee8c
|
移除了mcp会话级的启停,增加了批量设置的选项,对相关问题进行了修复
|
2025-07-13 00:15:21 +08:00 |
|
Gao Jinzhe
|
25b75e05e4
|
Merge branch 'AstrBotDevs:master' into Astrbot_session_manage
|
2025-07-12 22:25:20 +08:00 |
|
Soulter
|
d21d42b312
|
chore: update icon URL for 302.AI to use color version
|
2025-07-10 17:44:11 +08:00 |
|
Soulter
|
5c60dbe2b1
|
fix: 修复 WebChat 下可能消息错位的问题
|
2025-07-10 16:52:16 +08:00 |
|
Soulter
|
219f3403d9
|
fix: webchat cannot render image and audio image normally
|
2025-07-10 11:51:47 +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
|
7b01adc5df
|
perf: better webui
|
2025-07-08 00:33:22 +08:00 |
|
Soulter
|
432fc47443
|
feat: add 302.ai llm provider
|
2025-07-07 23:01:28 +08:00 |
|
Soulter
|
9e3cc076b7
|
🐞 fix(ReadmeDialog): add variant attribute to close button for consistency
|
2025-07-06 18:13:00 +08:00 |
|
IGCrystal
|
3bb01fa52c
|
✨ feat(ChatPage): 添加图像预览
|
2025-07-06 18:08:17 +08:00 |
|
IGCrystal
|
008e49d144
|
🎈 perf: 优化音频附件的显示
|
2025-07-06 18:08:17 +08:00 |
|
IGCrystal
|
4e275384b0
|
🐞 fix(VerticalHeader): 允许HTML渲染
|
2025-07-06 18:08:17 +08:00 |
|
IGCrystal
|
63ec99f67a
|
🐞 fix: 添加不存在的翻译键
|
2025-07-06 18:08:17 +08:00 |
|
IGCrystal
|
14a8bb57df
|
🐞 fix(WebUI): 解决XSS注入的问题
|
2025-07-06 18:08:17 +08:00 |
|
Soulter
|
7512bfc710
|
fix: update user message bubble styling for improved appearance
|
2025-07-06 18:06:28 +08:00 |
|
Soulter
|
67ef993d61
|
fix: webchat message bubble style
|
2025-07-06 17:21:57 +08:00 |
|
Soulter
|
c57da046ee
|
Merge pull request #2013 from AstrBotDevs/feat/danger-plugin
[Copilot] feat: 添加风险插件安装确认对话框以及风险插件标签特殊处理
|
2025-07-05 19:18:14 +08:00 |
|
IGCrystal
|
3df5e7b9b9
|
🐞 fix: 添加tags.danger的翻译键
|
2025-07-04 17:28:39 +08:00 |
|
Soulter
|
383ebb8f57
|
feat: add copy functionality for bot messages with success feedback
|
2025-07-04 16:27:52 +08:00 |
|
Soulter
|
f45a085469
|
fix: adjust z-index for the add button on ExtensionPage
fixes: #1985
|
2025-07-04 11:40:14 +08:00 |
|
Raven95676
|
210cc58cc3
|
fix: 更新风险插件警告对话框内容和按钮文本,修正样式 By @Soulter
Co-authored-by: Soulter <37870767+Soulter@users.noreply.github.com>
|
2025-07-04 11:23:19 +08:00 |
|
Raven95676
|
a4e999c47f
|
feat: 添加风险插件安装确认对话框以及风险插件标签特殊处理
|
2025-07-03 22:16:00 +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 |
|
Soulter
|
bcc97378b0
|
feat: implement code copy functionality and enhance code highlighting in ChatPage
|
2025-07-01 21:15:01 +08:00 |
|
Soulter
|
eb8a138713
|
feat: enhance conversation actions with delete functionality and improved styling
|
2025-07-01 21:00:43 +08:00 |
|
Gao Jinzhe
|
1538759ba7
|
Merge branch 'master' into Astrbot_session_manage
|
2025-07-01 17:19:30 +08:00 |
|
Ruochen
|
8ba4236402
|
refactor:将前端测试供应商部分修改为独立并发异步获取各个文本供应商的状态
|
2025-07-01 15:41:30 +08:00 |
|
Soulter
|
c36142deaf
|
perf: chatpage UI
|
2025-06-30 15:20:46 +08:00 |
|
Soulter
|
7cfcba29a6
|
feat: add loading state for dashboard update process
|
2025-06-29 21:55:13 +08:00 |
|
Soulter
|
714d4af63d
|
Merge pull request #1963 from AstrBotDevs/refactor-llm-request
Refactor: 将 LLM Request 部分抽象为 AgentRunner 并优化多轮工具调用
|
2025-06-29 21:38:43 +08:00 |
|
Soulter
|
5e1e2d1a4f
|
perf: 优化 ChatPage UI
|
2025-06-29 21:19:52 +08:00 |
|
Soulter
|
94ee8ea297
|
feat: 支持多轮次工具调用并且存储到数据库
移除了 llm tuner 适配器
|
2025-06-29 14:27:00 +08:00 |
|
Soulter
|
4df8606ab6
|
style: code quality
|
2025-06-28 20:08:57 +08:00 |
|
advent259141
|
4f5528869c
|
Merge branch 'Astrbot_session_manage' of https://github.com/advent259141/AstrBot into Astrbot_session_manage
|
2025-06-28 17:00:00 +08:00 |
|
advent259141
|
f16feff17b
|
根据会话mcp开关情况选择性传入 func_tool
修改import的位置
deleted: astrbot/core/star/session_tts_manager.py
复原被覆盖的修改
|
2025-06-28 16:59:00 +08:00 |
|
Gao Jinzhe
|
d8aae538cd
|
Merge branch 'AstrBotDevs:master' into Astrbot_session_manage
|
2025-06-28 14:55:38 +08:00 |
|