V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
sxguka

[福利] 免费分享一个 Gemini API Key,大家帮我测测并发和响应速度

  •  
  •   sxguka · Mar 11 · 615 views
    This topic created in 48 days ago, the information mentioned may be changed or developed.
    刚买的 Pro 号,API 没怎么用,分享给大家拿去接自己的 Bot 或者翻译工具测试。请勿滥用,轻点喷。

    curl "https://generativelanguage.googleapis.com/v1beta/models/gemini-flash-latest:generateContent" \
    -H 'Content-Type: application/json' \
    -H 'X-goog-api-key: AIzaSyDaYskhfLbCBoohLDc7O8PvvnGTG7SzIQg' \
    -X POST \
    -d '{
    "contents": [
    {
    "parts": [
    {
    "text": "Explain how AI works in a few words"
    }
    ]
    }
    ]
    }'
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4005 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 39ms · UTC 00:05 · PVG 08:05 · LAX 17:05 · JFK 20:05
    ♥ Do have faith in what you're doing.