bjhargrave / instructlab_schema

JSON schema for Taxonomy YAML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taxonomy Schema

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

Consumers of this schema can pip install instructlab-schema, and access the schema files using importlib.resources on the instructlab.schema package.

About

JSON schema for Taxonomy YAML

License:Apache License 2.0


Languages

Language:Python 70.2%Language:Shell 29.8%