|
|
|
|
|
by jaynate
162 days ago
|
|
It’s sort of difficult to understand why this is even a question - LLM-based / judgment dependent workflows vs script-based / deterministic workflows. In mapping out the problems that need to be solved with internal workflows, it’s wise to clarify where probabilistic judgments are helpful / required vs. not upfront. If the process is fixed and requires determinism why not just write scripts (code-gen’ed, of course). |
|
Of course the specific example in the post seems like it could be one-shotted pretty easily, so it's a strange motivating example.