fix: 修复messages类型问题和设备验证问题

1. 使用 get_conversation_history 返回字典列表
2. send_message 增加设备验证回退机制
3. 当 nio 发送失败时回退到 HTTP API

依赖:python-olm, cachetools, atomicwrites, peewee
This commit is contained in:
2026-04-11 23:49:15 +08:00
parent ac7a329e53
commit d018342b45
3 changed files with 78 additions and 40 deletions