Hacker News new | ask | show | jobs
by JohnFen 1192 days ago
> doing stuff that if-statements can do, probably cobbled together with actual if-statements

In other words, old-school expert systems.

1 comments

With the limit of 25k words it might actually be reasonable to test out a prompt for an expert system… but I’d still leave reasoning to something else, for now. Z3, prolog or some forward chaining tool like clips, but have the LLM hallucinate some of the rules?