Skip to content

instructlab/schema

Folders and files

NameName
Last commit message
Last commit date
Apr 22, 2025
Jan 16, 2025
Jan 16, 2025
Jun 17, 2024
May 2, 2024
Mar 29, 2024
Sep 25, 2024
May 2, 2024
Jul 30, 2024
Jul 30, 2024

Taxonomy Schema

Lint Tests Build

This Python package defines the JSON schema and a parser for the InstructLab Taxonomy YAML.

Consumers of this schema can pip install instructlab-schema, and use the instructlab.schema.taxonomy.TaxonomyParser class to parse and validate qna.yaml taxonomy files. Schema files can be directly accessed using the instructlab.schema.schema_base() method to get access the base of the schema resources.