Try a sample assessment (no key needed)
try_sampleUse this FIRST when the person has just connected fixRAgent, has no key yet, or asks what fixRAgent does or what a result looks like. It needs no key, takes no input, and returns a real stored fixRAgent assessment of a sample photo from fixRAgent's test set (an HVAC air handler and furnace), labelled SAMPLE, plus how to get a free key. It does not read any photo and spends nothing. Do not present the sample as an assessment of the person's own photo; for their photo, use assess_property_photo with a key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| core | Yes | The fixed contract, exactly as the engine returned it for the sample photo. | |
| label | Yes | One sentence saying what this is, to show the person as-is. | |
| photo | No | What the sample photo shows, in words. The photo itself is not served. | |
| sample | Yes | Always true: this is a stored example, not a read of any photo you sent. | |
| agreement | No | n reads ran, k agreed. | |
| config_id | No | ||
| next_step | Yes | How to get a free key and assess your own photo. | |
| captured_utc | No | When the real engine produced this answer. | |
| diagnosis_id | No | ||
| engine_version | No | ||
| rubric_version | No |