Remix.run Logo
simonw 7 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 7 months ago | parent [-]

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

simonw 7 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.