We need a bit of automation for some important things...
Here are some proposals for improvements
- Replace the file
pysmartdatamodels/model-assets/official_list_data_models.json with something dynamic !
=> we should have a resource built dynamically from the repos, like a vector database, which graph the repo structure
- The process of building/updating this smardatamodels resource graph could be started through a hook to github in an n8n workflow with an agent !
- we should do the same for
/pysmartdatamodels/model-assets/datamodels_metadata.json
- also with
pysmartdatamodels/model-assets/smartdatamodels.jsonwhich is huge !
- still don't know how exactly to have something working, but with n8n, it should be rather easy !...