danswer-ai / danswer

Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.
https://docs.danswer.dev/
Other
9.75k stars 1.09k forks source link

Internet Search #1666

Open rashad-danswer opened 1 week ago

rashad-danswer commented 1 week ago

Added an internet search tool supported by the Bing Search API

Assistant Creation:

Screenshot 2024-06-19 at 9 26 17 AM

Example Query:

Screenshot 2024-06-19 at 9 28 24 AM

Assistant with both internal and internet search

image
vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
internal-search ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2024 7:59pm
yuhongsun96 commented 1 week ago

Oh, one more general comment. Whenever you're putting new prompts and LLM interactions into the code, be sure to try some variation so we're not leaving easy improvements on the table. So just a little sprinkle of "prompt engineering" and try to verify that it works with gpt-3.5-turbo at least somewhat.