ChatGPT 4

免费增值
通过 PR Labs | 已更新 2 days ago | Artificial Intelligence/Machine Learning
人气

9.8 / 10

延迟

5,213ms

服务等级

99%

Health Check

100%

返回所有讨论

how to use VisionAPI

Rapid account: T 03974 Sm Lm XT 8 Uwm 7 1

I want to use an API to analyze images from a body composition analyzer, but how should I use VisionAPI?

I think you should include an image URL as an argument, but I would like a sample.

Rapid account: T 03974 Sm Lm XT 8 Uwm 7 1
t03974sm-lmXT8uwm7-1 Commented 2 months ago

Thank YOU!!

Rapid account: Rphrp 1985
rphrp1985 Commented 2 months ago

Step 1
Create Image ID:

upload your image to “Create Image ID” endpoint
Response -> Image_ID

Step 2:

Paste your image id in every request of VISION AI API

eg-

{
“messages”: [
{
“role”: “user”,
“content”: "hi "
}
],
“system_prompt”: “”,
“temperature”: 0.9,
“top_k”: 10,
“top_p”: 0.9,
“max_tokens”: 1024,
“web_access”: false,
“image_id”: “SAMPLE_ IMAGE _ID”
}

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论