Comment by satvikpendem

1 day ago

Can't I just parallelize my LLM calls myself for each question?

Anything you can do in Jev can be done with an LLM at much greater cost and latency.

  • Agree, except the probabilities for outcomes in the structured output. I don't think you can get those for most frontier LLMs (logprobas). You can get it for open source models but not frontier LLMs.