问题表现为
API Error: 400 Failed to deserialize the JS0N body into the target type:messages[1] .role: unknown variant'system', expected 'user'or 'assistant'at line 1 column 2073
暂时通过降级兼容性使用
npm install -g @anthropic-ai/[email protected] --force
这个问题不知道近期是否会被优化