2 weeks ago
- last edited
2 weeks ago
by
Laszlo Nagy
I exploded recently the library to hsf format and it is so nice that you can edit the scripts and reload the library directly. You control the library from vs code.
So here comes the big question, since llms can edit the code of the library parts almost live since you can imediately reload the library, has anybody tried to use any agent tools this way? I bet a fine tuned llm trained on archicad library code would explode gdl development.
By the way can I keep a github repo with this library in public so others can do Pull Requests?
Operating system used: Windows 12,.....,27, 28
2 weeks ago
I did...
But success varies. LLM knows basic stuff and for example was able to add a third option in a dropdown list of a 2D object script (adding value, implement changes in control statements, ...) almost flawlessly, but LLM is still very unsuccessful in creating more intricate GDL.
For sure Training would/will help - have not found the time yet to take up this task myself
BTW: would be great to have the default INT library accessible through Github - seems to me this would also fit with the 28 version library approach?