| ▲ | mritchie712 7 hours ago | ||||||||||||||||||||||||||||||||||||||||
in short: it's faster, cheaper, smart structured output. each "question" is answered in parallel instead of a sequential (like an LLM). so if you have an input like:
it answers is_it_hotdog and is_it_apple in parallel and gives a probability. | |||||||||||||||||||||||||||||||||||||||||
| ▲ | satvikpendem 6 hours ago | parent [-] | ||||||||||||||||||||||||||||||||||||||||
Can't I just parallelize my LLM calls myself for each question? | |||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||