Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] gemini-1.5-flash-latest get error code 400 : INVALID_ARGUMENT #6056

Open
dyq94310 opened this issue Jan 10, 2025 · 0 comments
Open

[Bug] gemini-1.5-flash-latest get error code 400 : INVALID_ARGUMENT #6056

dyq94310 opened this issue Jan 10, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@dyq94310
Copy link

📦 部署方式

Vercel

📌 软件版本

last master

💻 系统环境

Ubuntu, Other

📌 系统版本

deepin 23

🌐 浏览器

Firefox

📌 浏览器版本

133.0.3 (64-bit)

🐛 问题描述

[Bug] gemini-1.5-flash-latest get error code 400 : INVALID_ARGUMENT

{
  "error": {
    "code": 400,
    "message": "Invalid resource field value in the request.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.ErrorInfo",
        "reason": "RESOURCE_PROJECT_INVALID",
        "domain": "googleapis.com",
        "metadata": {
          "method": "google.cloud.aiplatform.internal.PredictionService.StreamGenerateContent",
          "service": "aiplatform.googleapis.com"
        }
      }
    ]
  }
}

image

📷 复现步骤

No response

🚦 期望结果

No response

📝 补充信息

It was still work good three or four days ago. Maybe gemini modified the func parameters.

@dyq94310 dyq94310 added the bug Something isn't working label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant