Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]插件待办提醒,docker部署无法实现 #402

Closed
1 of 2 tasks
xiongfei1121 opened this issue Feb 7, 2025 · 4 comments
Closed
1 of 2 tasks

[Bug]插件待办提醒,docker部署无法实现 #402

xiongfei1121 opened this issue Feb 7, 2025 · 4 comments
Labels
bug Something isn't working

Comments

@xiongfei1121
Copy link

发生了什么

插件待办提醒,用自然语言给机器人发送提醒事项,机器人能回复,到提醒时间机器人不提醒。

如何复现?

docker部署
发送提醒事项后,astrbot-reminder.json文件中没有数值

AstrBot 版本与部署方式

docker pull soulter/astrbot:latest
v3.4.21

操作系统

Linux

额外信息

你愿意提交 PR 吗?

  • 是的,我愿意提交 PR!

Code of Conduct

@xiongfei1121 xiongfei1121 added the bug Something isn't working label Feb 7, 2025
@Soulter
Copy link
Owner

Soulter commented Feb 7, 2025

请问这是什么模型?reminder 是会输出结构化的内容的,这应该是模型的幻觉

@xiongfei1121
Copy link
Author

请问这是什么模型?reminder 是会输出结构化的内容的,这应该是模型的幻觉

重新部署已解决,reminder输出结构化的内容。(信息平台使用的是gewechat)但是到提醒时间发送信息报错:[22:02:00| INFO] [main.py:155]: Reminder Activated: 查询今天的天气, created by gewechat:FriendMessage:XXXX [22:02:00| DEBUG] [client.py:317]: 发送消息结果: {'ret': 500, 'msg': '发送消息失败', 'data': {'code': '-2', 'msg': ''}}

@Soulter
Copy link
Owner

Soulter commented Feb 12, 2025

请问这是什么模型?reminder 是会输出结构化的内容的,这应该是模型的幻觉

重新部署已解决,reminder输出结构化的内容。(信息平台使用的是gewechat)但是到提醒时间发送信息报错:[22:02:00| INFO] [main.py:155]: Reminder Activated: 查询今天的天气, created by gewechat:FriendMessage:XXXX [22:02:00| DEBUG] [client.py:317]: 发送消息结果: {'ret': 500, 'msg': '发送消息失败', 'data': {'code': '-2', 'msg': ''}}

主动发送问题已经在新版本修复。v3.4.26

@Fridemn
Copy link
Collaborator

Fridemn commented Feb 28, 2025

已实现,关闭

@Fridemn Fridemn closed this as completed Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants