(no title)
kremi | 2 years ago
How can the bing search version of ChatGPT quote chatgpt? Is it able to use information from live web requests, where it would have found news article about the case?
kremi | 2 years ago
How can the bing search version of ChatGPT quote chatgpt? Is it able to use information from live web requests, where it would have found news article about the case?
scandinavian|2 years ago
* A search query is generated from the input question.
* A standard bing search is made in the background and the resulting search results will be used as context.
* Pass context and question to GPT-4 and generate the answer.
An example of what the query generation looks like (the "searching for" line):
https://i.imgur.com/mj6ogdg.png
kremi|2 years ago