@waffie 在 opencode 配合 antigravity tools 有问题 中发帖
调用会出错:
{
“error”: {
“code”: 400,
“message”: “Unable to submit request because thinking_budget is out of range; supported values are integers from 1 to 24576. Learn more: 使用 Vertex AI 中的 Gemini API 生成内容 | Generative AI on Vertex AI | Google Cloud Documentation”,
“status”: “INVALID_ARGUMENT”
}
}
但是直接用opencode 的 google auth 就可以用
请问大佬们知道哪里问题吗