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
10.37k stars 1.25k forks source link

Added a Logic to Index entire Gitlab Project #1586

Closed vggaur41522 closed 3 months ago

vggaur41522 commented 3 months ago

Details:

  1. Support functionality to exclude folders, files, wild character (inline to gitignore)
  2. Right now UI code has not been updated. So now it will scan code, MRs and Issues all
vercel[bot] commented 3 months ago

@vg-gaur is attempting to deploy a commit to the Danswer Team on Vercel.

A member of the Team first needs to authorize it.

Chillwind132 commented 3 months ago

Interesting. How effective is it at understanding code and relevant project context? cc: @Weves

yuhongsun96 commented 3 months ago

By the way, it's by default off, the reason is we will build a more complete code search with function level embeddings, symbolic tree of the calls, etc. We'll be introducing that in hopefully not too long!