Hacker News new | ask | show | jobs
by famouswaffles 990 days ago
Oh it does. Intent isn't just about what it tries to do. It's also the path of the conversation.

Even with your definition, that's a chatGPT thing not an LLM thing. Talk to Bing for a while and see how much intent it "doesn't have" when you're forced to reset the chat prematurely because it simply won't talk to you anymore or do what you ask.

Or take it a step further and plug some LLM into say Autogen and just have it run and do whatever.

1 comments

I think ChatGPT has intent in the same way as the Python interpreter has intent. And lo and behold, another discussion on AI ends up in semantics and poorly thought-out analogies.

Until we define "intent", we'll continue argue about screwdrivers and hammers.

Your python interpreter can't decide to execute a program you didn't write it to. Or do you have trouble controlling your Python interpreter?
I know my rustc will get mad at my programs and refuse to compile them.