1. 4
  1.  

  2. 1

    This is a paper about getting an LLM system to provide citations with quotes in its answers. There is also a blog post summarizing this here https://www.deepmind.com/blog/gophercite-teaching-language-models-to-support-answers-with-verified-quotes

    It seems like the only results that it’s going to give you are google search results for your original question. This doesn’t seem that useful, because you could just google the question instead. That said, it may be safer to do this than put unchecked output of an LLM into google search and letting it process the results.