Earlier quoted context omitted.
kagi is searching the web for you, and then injecting the results into the context of the prompt.
Are there any downsides to that approach? It seems like we're moving towards empowering llm's to interact with stuff as if that's better than us doing it for them - is it really? Eg say I want to build an agent to make decisions, shall I write some code to insert the data that informs the decision into the prompt, return structured data, and then write code to implement the decision? Or should I empower the llm do th…
Claude can now search the web
91–100 of 758 posts
Re: Claude can now search the web
#92> With web search, Claude has access to the latest events and information, boosting its accuracy on tasks that benefit from the most recent data. I'm surprised that they only expect performance to improve for tasks involving recent information. I thought it was widely accepted that using an LLM to extract information from a document is much more reliable than asking it to recall information it was trained on. In part…
Re: Claude can now search the web
#93Earlier quoted context omitted.
So, do you mean LLMs are human-like and conscious? I thought they were just machine code running on part GPU and part CPU.
There’s a human using the LLM. In a live web browsing session like this, the LLM stands in for the browser.
Re: Claude can now search the web
#94It says a lot about their product vision and intended market that the example query is typescript migration question. Do they not care about typical search users? Only developers?
Re: Claude can now search the web
#95Anyone know if there is something better? I was thinking of trying Perplexity maybe.
Re: Claude can now search the web
#96Earlier quoted context omitted.
ChatGPT can search the web (I just checked in my account). It appears to be available for all users (not just paid): https://help.openai.com/en/articles/9237897-chatgpt-search
I definitely tried to web search with ChatGPT a few weeks ago and it couldn't. I don't think I'm making this up. Unless I suffered a TBI.
Re: Claude can now search the web
#97Re: Claude can now search the web
#98Earlier quoted context omitted.
robots.txt is meant for automated crawlers, not human-driven actions.
So, do you mean LLMs are human-like and conscious? I thought they were just machine code running on part GPU and part CPU.
There's some gray area though, and the search engine indexing in advance (not sure if they've partnered with Bing/Google/...) should still follow robots.txt.