All notable changes to the LLM module will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Parser metadata in JSON ML profile.
- "dspipelines" parser
- External taxonomies support
- Distinction between context and code to classify
- Removed the CLI
- Profiler metadata in JSON ML profile.
- "llm" and "dspipelines" profilers
- Taxonomy metadata in JSON ML profile.
- "dspipelines" taxonomy (from The Art and Practice of Data Science Pipelines, 2022 ICSE) with some improvements ( Library Loading, Others)
- The base JSON ML profile definition
- The ML profiles construction workflow
- The "headergen" taxonomy