-
Notifications
You must be signed in to change notification settings - Fork 624
升级1.0.2后的一些问题 #131
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
更新到1.0.2后,
- 使用全局配置的Openrouter的xiaomi/Mimo-v2-pro模型,使用命令创建书籍报错(0.6.0之前命令行正常):
inkos book create --title 我xxx --genre xuanhuan --chapter-words 2500 --target-chapters 800
[ERROR] Failed to create book: Error: Architect output missing required section: volume_outline
- inkos studio手动切换日间模式后,会自动切换为夜间模式。(时间23:00)
- inkos studio-环境诊断,显示LLM API 连接失败,但实测
inkos config show-global,正常,并且,inkos radar scan返回正常。 inkos radar scan命令返回正常, studio中,点击扫描市场没有响应。
Steps to reproduce
1.inkos book create --title 我xxx --genre xuanhuan --chapter-words 2500 --target-chapters 800
2.inkos studio
3.inkos studio-环境诊断
4.inkos studio-雷达扫描
Expected behavior
1.正常创建书籍
2.固定日间/夜间模式
3.inkos studio-环境诊断
4.inkos studio-雷达扫描
InkOS version
1.0.2
Operating system
Windows (WSL)
LLM provider / model
xiaomi/Mimo-v2-pro
Relevant logs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working