Get Evaluator
Evaluators
Get Evaluator
Retrieves an evaluator by name. Use this to monitor build progress after creation (step 6 in the Create Evaluator workflow).
Possible states:
BUILDING- Environment is being preparedACTIVE- Evaluator is ready to useBUILD_FAILED- Check build logs via Get Evaluator Build Log Endpoint
GET
Get Evaluator
Authorizations
Bearer authentication using your Fireworks API key. Format: Bearer <API_KEY>
Query Parameters
The fields to be returned in the response. If empty or "*", all fields will be returned.
Response
200 - application/json
A successful response.
Available options:
STATE_UNSPECIFIED, ACTIVE, BUILDING, BUILD_FAILED criteria
Criteria for the evaluator, it should produce a score for the metric (name of criteria)
Used for eval3 with UI upload path · object[]
Source information for the evaluator codebase.