📌 📄 内容摘要:
@bohe 在 求vertex AI的教程,就是如何调用 中发帖
curl -X POST \
-H "Authorization: Bearer $(gcloud auth print-access-token)" \
-H "Content-Type: application/json" \
https://aiplatform.googleapis.com/v1/projects/${PROJECT_ID}/locations/global/publishers/google/models/${MODEL_ID}:generateContent -d \
$'{
"contents": {
"role": "user",
"parts": [
{
"text": "What\'s a good name for a flower shop that specializes in selling bou...
────────── 链接信息 ────────── 🔗 论坛链接: linux.do 📎 访问地址: https://linux.do/t/topic/656306/1 ─────────────────────────────
📢 来源:LINUX DO