←back to thread

Use Prolog to improve LLM's reasoning

(shchegrikovich.substack.com)
379 points shchegrikovich | 2 comments | | HN request time: 0.693s | source
1. timonoko ◴[] No.41876133[source]
Interest in Prolog always ends with the "!". It is ugly and like smack in the head, "you are thinking too much".
replies(1): >>41880965 #
2. sgdfhijfgsdfgds ◴[] No.41880965[source]
The course I did at uni, decades ago now, set us a Prolog assessment where we were not allowed to use the cut operator.

Code that backtracks is hard to reason about.