AstrBot插件mnemosyne载入错误分析与解决方案 - CSDN博客 在使用AstrBot的mnemosyne插件时,部分用户遇到了插件载入失败的问题。 具体表现为:按照官方文档正确配置了端点URL、 API 密钥和模型名称后,保存并载入插件时控制台出现"list index out of range"错误,同时插件在管理界面消失。
AstrBot Plugin Development Guide Store persistent data in the data directory, not in the plugin's own directory, to prevent data loss when updating reinstalling the plugin Implement robust error handling mechanisms; don't let a single error crash the plugin