I’m fine tuning an llm so that it understands Moqui better.
One of the steps of doing this is taking a bunch of the Moqui xml entities, services, and screens and generating a summary.
It costs a bit of money to do it, so I figured I should share it with the community for whatever the community will do with it.
Here’s the code (the entities are needed so download it into your moqui and restart it):
The “model” data model is a generic format that can be used for fine tuning anything.
This is a first step towards creating data and an easy way to fine tune models based on Moqui data / code as mentioned by @jonesde earlier.
Here’s the h2 database: