- Add missing optional requirement of pandas needed for exporting dataframe into markdown format.
- First release of
fixml
! - Added a CLI command
fixml
. - Added two pipeline
fixml evaluate
andfixml generate
. - Added prompt templates.
- Added code analyzer to extract files from code base to be analyzed.
- Added support for OpenAI API.
- Added a checklist for testing completeness of ML projects.
- Added report generation pipeline from call results.
- Added unit tests and integration tests.
- Added design documents and capstone reports.
- Added consistency and accuracy reports.
- Added ReadtheDocs integration.