Replies: 1 comment
-
But we should also make it take at least 30 seconds to return every answer, and the answer should only be correct about 25% of the time. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
LLMs are way more popular than Prolog right now, so I think we should change some things to take advantage of some of the innovations. Right now, when a Prolog query succeeds, it returns a very unhelpful and unmotivating
?- 1=1. %@ true.
So instead of returning answers, I say we should return FACTS!
This has worked extremely well for Claude Code.
Beta Was this translation helpful? Give feedback.
All reactions