Documentation
¶
Overview ¶
Package schema provides JSON Schema generation for structured evaluation types.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ClaimsSchemaJSON []byte
ClaimsSchemaJSON is the embedded JSON Schema for ClaimsReport.
View Source
var RubricSchemaJSON []byte
RubricSchemaJSON is the embedded JSON Schema for Rubric.
View Source
var SummarySchemaJSON []byte
SummarySchemaJSON is the embedded JSON Schema for SummaryReport.
Functions ¶
func GenerateClaimsSchema ¶ added in v0.6.0
GenerateClaimsSchema generates JSON Schema for ClaimsReport.
func GenerateRubricSchema ¶ added in v0.6.0
GenerateRubricSchema generates JSON Schema for Rubric.
func GenerateSummarySchema ¶
GenerateSummarySchema generates JSON Schema for SummaryReport.
func WriteSchemaFile ¶
WriteSchemaFile writes schema bytes to a file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.