Earlier quoted context omitted.
> People who use LLM’s already know they can give wrong information I think this is unfortunately much less true than expected... Lawyer using chatgpt.. teachers using chatgpt... even professors using chatgpt... as if its a source of truth.
There have been a few instances, sure, and they made headlines, but that was pretty early on when LLM behavior was not well understood. I think that fake citations (as the most obvious and well documented example) are a well understood problem now, and if you google “ChatGPT fake citation” you only get a few articles mostly referencing the same couple of cases from months ago. It doesn’t seem pervasive at all.
I Have Blocked OpenAI
31–40 of 57 posts
Re: I Have Blocked OpenAI
#32Earlier quoted context omitted.
I would bet good money that, as a use case becomes more niche, an LLM's output becomes more wrong. If that's true, your assertion would be wrong.
It does become more wrong, yes, but blocking it isn’t going to help it get any better. The idea that everything an LLM does can be replaced by documentation isn’t true
An LLM is false value, so I'm not worried about that.
Re: I Have Blocked OpenAI
#33Earlier quoted context omitted.
You could suggest that anyway without intentionally making it even worse at it (though honestly I don’t think this will have any effect anyway)
I could, but with so many people trusting GPTx too much, I suspect that they would not come to me with questions, but bug reports and insist that my software has the bug even if it does not. By saying that GPTx just doesn't know my stuff, it would be easier to tell them to go away.
Re: I Have Blocked OpenAI
#34All of these “we’re not letting bots crawl our site!” posts make me feel like I’ve travelled back in time to when having web spiders crawl your site was a big deal. You can’t really prevent people from using tools wrong, and it is odd that so many people care about this futile attempt to insulate yourself from stupid users that I managed to see it on the front page of HN.
The worst part is, if an LLM has already read in your docs and the interaction you fear your users having with LLMs comes to pass: they will have misapprehensions about the old version of your docs which will be even more wrong.
Allow me to prepare you for the future now before you have to hear it from someone else, you will be getting email spam about LLM Algorithm Optimization soon. LLMAO firms are probably already organizing around the bend of time, we’re just a little before they become visible.
Re: I Have Blocked OpenAI
#35Re: I Have Blocked OpenAI
#36unpopular opinion: llm responses being wrong is still valuable to me since it gives me a better jumping off point to exploring than nothing at all. especially with something like coding that can easily be back-propagated due to something not compiling/not working as intended. could be harmful in other areas tho.
Author here. My docs will include tutorial links at the top, and those tutorials will focus on accomplishing common tasks. I believe that's a good jumping off point.
Re: I Have Blocked OpenAI
#37Earlier quoted context omitted.
I could, but with so many people trusting GPTx too much, I suspect that they would not come to me with questions, but bug reports and insist that my software has the bug even if it does not. By saying that GPTx just doesn't know my stuff, it would be easier to tell them to go away.
I don’t see why you can’t just tell them that GPTx makes things up sometimes, and still tell them to go away (not literally because that would be rude)
Re: I Have Blocked OpenAI
#38> But here’s the problem: it will answer them wrong. There is no way to know that, and even if it ends up being true, blocking openai will likely make the problem worse, e.g. the ai answers will be worse without access to the documentation.
But if people come to me with problems, I can give them a link to that post and say, "GPTx does not know my stuff. You will want to read the docs yourself."
For example it gave me really wrong info when I requested info on the latest version of nextjs, I asked it if it could double check on their website at url, and it said sorry here's the correct info and all was good. I've never gotten wrong answers I couldn't have it fix assuming it has Internet access.
Re: I Have Blocked OpenAI
#39You should take down the documentation entirely, if you want to prevent incorrect interpretations of things. The LLMs won’t be the ones emailing you, the people who would get things wrong if the LLM provided some kind of confident wrong answer would probably simply not read your documentation as the vast majority of users do not. You’re just shifting some, but not all, misunderstandings into totally uninformed questi…
Re: I Have Blocked OpenAI
#40Earlier quoted context omitted.
Author here. My docs will include tutorial links at the top, and those tutorials will focus on accomplishing common tasks. I believe that's a good jumping off point.
I can promise you your tutorials will offer far fewer jumping-off points than an LLM.