Remix.run Logo
simonw 10 months ago

If you want to work with verified facts, feed those facts in as part of your prompt. Most good LLMs accept 100,000 tokens now, and some accept 1,000,000+.

Sateeshm 10 months ago | parent [-]

There is still no guarantee that what comes out will be fact based.

simonw 10 months ago | parent [-]

Right, if you want guarantees of anything you don't want statistical machine learning models.

In practice, I've found that the risk of LLMs hallucinating against well chosen context in low enough that I rarely worry about it.