magic
magic copied to clipboard
[Deployment]: 无法复现沪上阿姨IPO分析与投资建议。话题文件未保存,未在工作区显示
Deployment Type
Docker Compose (Recommended)
Installation Stage
System requirements check
Issue Description
未生成并保存todo.md文件,且过程文件均未保存和在工作区显示。
Steps to Reproduce
使用的qwen-max模型
Environment Details
本地部署,使用的qwen-max模型
Configuration Details
No response
Error Logs
System Status
No response
Installation Type
First-time installation
Previous Attempts
No response
Severity
High - Major functionality not working
Expected Outcome
复现沪上阿姨IPO分析与投资建议等案例
Workarounds
No response
Additional Context
No response
Checklist
- [x] I have read the installation documentation
- [x] I have verified that my system meets the minimum requirements
- [x] I have provided complete error logs and environment details
- [x] I have redacted any sensitive information from my report
docker images 看看容器的镜像版本
docker images 看看容器的镜像版本
super-magic是自己打的镜像,把
初始化存储服务
self.storage_service = await StorageFactory.get_storage(
sts_token_refresh=None,
metadata=None,
)
里的platform参数删了