|
|
|
|
|
by scandinavian
1163 days ago
|
|
I think it works something like this: * 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 |
|