Reference
Track Score
POST
Track score allows you to associate a score 0-100 with each request.
Body
application/json
Your PromptLayer API Key.
The request_id
from tracking a request.
The score you would like to give to this request (0 - 100).
Required range:
0 < x < 100
A name for this request score. If not provided, the score will be tracked as default
.
Was this page helpful?