ChatGPT 4

FREEMIUM
Por PR Labs | Actualizada 5 days ago | Artificial Intelligence/Machine Learning
Popularidad

9.8 / 10

Latencia

9,393ms

Nivel de servicio

99%

Health Check

100%

Volver a todas las conversaciones

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

Únase a la conversación, añada un comentario a continuación:

Inicie sesió/Regístrese para publicar nuevos comentarios