Claude Code 在请求时无法获取或创建 GPL v3.0 许可证。
是我一个人遇到这个问题吗?GPL v3.0 许可证中的哪些内容导致 CC 遇到这个问题?<p>请注意,如果我将整个许可证复制到提示中,它可以成功创建。<p>---<p>现在让我添加 GPL v3.0 许可证文件:<p>获取(https://www.gnu.org/licenses/gpl-3.0.txt)
⎿ 错误:请求失败,状态码为 429<p>让我直接创建 GPL v3.0 许可证文件:
⎿ API 错误:400 {“type”:“error”,“error”:{“type”:“invalid_request_error”,“message”:“输出被内容过滤政策阻止”},“request_id”:null}
查看原文
Is it just me? What in the GPL v3.0 license causes CC to run into this issue?<p>Note that, if I copy the entire license into the prompt, it can successfully create it.<p>---<p>Now let me add the GPL v3.0 LICENSE file:<p>Fetch(https://www.gnu.org/licenses/gpl-3.0.txt)
⎿ Error: Request failed with status code 429<p>Let me create the GPL v3.0 LICENSE file directly:
⎿ API Error: 400 {"type":"error","error":{"type":"invalid_request_er
ror","message":"Output blocked by content filtering
policy"},"request_id":null}