Soulter
|
d4e9566851
|
Merge pull request #1800 from AstrBotDevs/feat-weixinkefu-record
feat: 微信客服支持语音的收发
|
2025-06-12 23:02:22 +08:00 |
|
Soulter
|
a26b494f7f
|
feat: 微信客服支持语音的收发
fixes: #1794
|
2025-06-12 10:57:16 -04:00 |
|
Soulter
|
b84e22e41f
|
fix: separate provider
fixes #1793
|
2025-06-12 14:07:23 +08:00 |
|
Soulter
|
cee6efab19
|
Merge pull request #1783 from Kwicxy/fix
fix(readmeDialog): 修复了readme对话框内markdown渲染样式问题
|
2025-06-11 22:33:14 +08:00 |
|
Soulter
|
30f71cb550
|
Merge pull request #1791 from AstrBotDevs/feat-dify-user-param
Feature: supports dify user param
|
2025-06-11 22:26:07 +08:00 |
|
Soulter
|
771e755a78
|
feat: supports dify user param
|
2025-06-11 22:25:10 +08:00 |
|
Soulter
|
16ec462abd
|
feat: WebUI ProviderPage 添加服务提供商会话隔离设置功能
v3.5.15
|
2025-06-11 00:51:18 +08:00 |
|
Soulter
|
ca55465d3c
|
chore: bump to 3.5.15
|
2025-06-11 00:32:46 +08:00 |
|
Soulter
|
7098c98dde
|
fix: 修复 Windows 下部署项目时可能出现的 UnicodeDecodeError
fixes: #1548
|
2025-06-11 00:25:14 +08:00 |
|
Soulter
|
f56355da89
|
perf: 分段回复时,仅在输出的第一句话带上回复/引用
fixes: #521
|
2025-06-11 00:06:14 +08:00 |
|
Soulter
|
422160debd
|
feat: 支持配置是否忽略@全体成员
fixes: #292
|
2025-06-10 23:55:50 +08:00 |
|
Soulter
|
8062cf406a
|
fix: 优化配置完整性检查,同时保证配置项顺序的一致性
|
2025-06-10 23:30:58 +08:00 |
|
Soulter
|
0e802232ec
|
feat: 新配置项,支持配置只@触发等待时是否回复
|
2025-06-10 23:29:45 +08:00 |
|
Soulter
|
f650a9205d
|
perf(webui): 优化手机端的显示
|
2025-06-10 22:43:58 +08:00 |
|
Soulter
|
c85dbb2347
|
fix: 修复某些情况下,会话控制无效的问题
|
2025-06-10 22:26:11 +08:00 |
|
Soulter
|
a6a79128c8
|
chore: bump to v3.5.15
|
2025-06-10 22:18:05 +08:00 |
|
Soulter
|
42839627e8
|
fix: 修复在设置了 GitHub 加速地址后,插件无法更新的问题
|
2025-06-10 22:12:46 +08:00 |
|
Richard X.
|
e7f35098e4
|
fix(readmeDialog): Fix readme dialog markdown rendering over different appearances.
Fix readme dialog markdown rendering over different appearances.
|
2025-06-10 21:46:35 +08:00 |
|
Soulter
|
267e68a894
|
chore: bump docker image python version to 3.11
|
2025-06-10 21:40:20 +08:00 |
|
Soulter
|
b32b444438
|
Merge pull request #1776 from AstrBotDevs/feat-webchat-title
Feature: 支持重命名和自动生成 WebChat title;WebChat Route 和 UI 优化;支持 WebChatBox
|
2025-06-10 21:34:17 +08:00 |
|
Soulter
|
522d0f8313
|
chore: ts lint
|
2025-06-10 21:33:53 +08:00 |
|
Soulter
|
5715e5de67
|
chore: fix ts lint
|
2025-06-10 21:28:06 +08:00 |
|
Soulter
|
cc6b05e8b3
|
fix: remove fallback for returnUrl in AuthLogin.vue
|
2025-06-10 21:25:58 +08:00 |
|
Soulter
|
417747d5d0
|
feat: handle unauthorized access by redirecting to login page in ChatPage
|
2025-06-10 21:21:38 +08:00 |
|
Soulter
|
a34f439226
|
fix: update summary output condition and adjust max-width in ChatBoxPage
|
2025-06-10 18:36:26 +08:00 |
|
Soulter
|
b7ca014fd0
|
feat: enhance routing to support chatbox and improve path handling in ChatPage
|
2025-06-10 15:45:06 +08:00 |
|
Soulter
|
fa098d585a
|
feat: add conversation detail routing and handle direct navigation in ChatPage
|
2025-06-10 15:39:26 +08:00 |
|
Soulter
|
c35a14e3ec
|
fix: adjust padding and clean up unused code in ChatPage.vue
|
2025-06-10 15:06:33 +08:00 |
|
Soulter
|
60651736a5
|
feat: chatbox page
|
2025-06-10 15:02: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
|
124eb04807
|
Merge pull request #1773 from AstrBotDevs/feat-seperate-provider
Feature: 支持对提供商会话隔离
|
2025-06-10 12:59:42 +08:00 |
|
Soulter
|
1d561da7fb
|
style: clean code
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-10 12:59:20 +08:00 |
|
Soulter
|
16e3cd0784
|
fix: get_using_stt_provider is fetching using ProviderType.TEXT_TO_SPEECH but should use ProviderType.SPEECH_TO_TEXT for STT isolation.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-10 12:58:39 +08:00 |
|
Soulter
|
a6d91933dc
|
feat: 支持自动生成webchat title
|
2025-06-10 10:58:49 +08:00 |
|
Raven95676
|
445c40f758
|
chore: update version
|
2025-06-10 10:29:31 +08:00 |
|
鸦羽
|
725a841a3b
|
Merge pull request #1767 from AstrBotDevs/fix/1678
Fix: 调整Gemini原生工具启用行为
|
2025-06-10 08:22:41 +08:00 |
|
鸦羽
|
f77c453843
|
fix: clean code
|
2025-06-10 00:20:35 +00:00 |
|
Soulter
|
ba6718d5bc
|
Merge pull request #1759 from Flartiny/dev
Feature: Add GreedyStr parameter support for commands
|
2025-06-10 00:06:34 +08:00 |
|
Soulter
|
cdb7a1b3fa
|
style: merge else if into elif
|
2025-06-09 23:54:51 +08:00 |
|
Soulter
|
a03c79b89d
|
style: use named expression
|
2025-06-09 23:51:54 +08:00 |
|
Soulter
|
98800d3426
|
fix(typo): "seperate_provider" -> "separate_provider"
|
2025-06-09 23:50:31 +08:00 |
|
Soulter
|
a616adaac4
|
fix: update provider manager set_provider()
|
2025-06-09 23:46:44 +08:00 |
|
Soulter
|
ffb5605c99
|
fix: default tts provider selection
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
|
2025-06-09 23:38:15 +08:00 |
|
Soulter
|
621b556856
|
✨ feat: 支持对提供商会话隔离
fixes: #1762 #602 #479
|
2025-06-09 23:33:00 +08:00 |
|
Soulter
|
a3ffecbb2a
|
feat: add support for gemini_embedding provider
|
2025-06-09 14:43:05 +08:00 |
|
Soulter
|
ea64cebe2a
|
ci: fix cloudflare r2 ci
v3.5.14
|
2025-06-09 13:12:31 +08:00 |
|
鸦羽
|
e79487dd5f
|
fix: add missing config
|
2025-06-09 05:03:15 +00:00 |
|
鸦羽
|
7fe1c1ec89
|
feat: add URL context feature to Gemini model configuration
|
2025-06-09 04:54:24 +00:00 |
|
Soulter
|
ab2bbff369
|
Merge pull request #1746 from Seayon/fix-wechat-at-message-parsing
✨ feat(wechatpadpro): 增强群聊消息中的@消息处理逻辑
|
2025-06-09 12:51:08 +08:00 |
|
Soulter
|
ec32825309
|
ci: fix cloudflare r2 upload
|
2025-06-09 12:41:20 +08:00 |
|