5 ms·
You could have a skill that is the combination of a minimal markdown file and a set of orchestration scripts that do the deterministic work. The agent does not
by Joeri 4mo ago
You could have a skill that is the combination of a minimal markdown file and a set of orchestration scripts that do the deterministic work. The agent does not have to “run everything”, it just needs to know how to launch the right script.
- AndyNemmity 4mo agoFor sure, this is the pattern I use. And I wish I could make even more deterministic. Maybe I can, but it can also be a bit challenging to sort.