Can't I just parallelize my LLM calls myself for each question?
You can. It will be expensive, slow, and less reliable than a specialized model.
Anything you can do in Jev can be done with an LLM at much greater cost and latency.
You can. It will be expensive, slow, and less reliable than a specialized model.