Thanks for the explanation. Maybe I don’t understand, but I thought by nature LLMs were not deterministic. Is it because you’re breaking the output up into pieces?
Breaking them up and isolating them. Not only that, but iterating and correcting them using a type system. You know how an LLM doesn’t always get the answer right the first time? This makes sure that the answer is right before using it as a source of truth.
Doxxing?
Thanks for the explanation. Maybe I don’t understand, but I thought by nature LLMs were not deterministic. Is it because you’re breaking the output up into pieces?
Breaking them up and isolating them. Not only that, but iterating and correcting them using a type system. You know how an LLM doesn’t always get the answer right the first time? This makes sure that the answer is right before using it as a source of truth.
Can you give me a use case?