JudgePanelAnswer
No description in schema.
Schema $id: https://paresium.com/schemas/v1/judge-panel-answer.json
| Property | Type | Required | Description |
|---|---|---|---|
question | string | yes | |
context | object | yes | |
context.trace_id | string | null | ||
context.policy_version | string | yes | |
model_channel | string | yes | |
model_pin | string | yes | |
answers | array<object> | yes | |
answers[].judge | string | yes | |
answers[].answer | string | yes | |
answers[].latency_ms | integer | null | ||
answers[].tokens | integer | null | ||
consensus | string | yes | |
credits_spent | integer | yes | |
label | string |
Generated
This page is generated from judge-panel-answer.json — do not edit by hand. Regenerate with npm run gen.