You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a new web search feature that returns web search results inside a chatbot's responses.
Screenshots (if relevant)
Implementation idea
References a model's arguments by adding (article x) and attach the web-searched URL inside the response, when the user clicks on the URL it opens that URL in a new tab.