Get Evaluator Upload Endpoint
Evaluators
Get Evaluator Upload Endpoint
Returns signed URLs for uploading evaluator source code (step 3 in the
Create Evaluator workflow). After receiving
the signed URL, upload your .tar.gz archive using HTTP PUT with
Content-Type: application/octet-stream header.
POST
Get Evaluator Upload Endpoint
Authorizations
Bearer authentication using your Fireworks API key. Format: Bearer <API_KEY>
Response
200 - application/json
A successful response.