ChatGPT 4

फ्रीमियम
द्वारा PR Labs | अपडेट किया गया 5 दिन पहले | Artificial Intelligence/Machine Learning
लोकप्रियता

9.8 / 10

लेटेंसी

9,393ms

सेवा का स्तर

99%

Health Check

100%

सभी चर्चाओं पर वापस जाएं

how to use VisionAPI

Rapid account: T 03974 Sm Lm XT 8 Uwm 7 1
t03974sm-lmXT8uwm7-1
2 महीने पहले

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 महीने पहले

Thank YOU!!

Rapid account: Rphrp 1985
rphrp1985 Commented 2 महीने पहले

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”
}

चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:

नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें