1119 Commits

Author SHA1 Message Date
Hagen O'Neill
d6d83e79f1
Added sharepoint connector () 2024-01-25 13:16:10 -08:00
Chris Weaver
e94fd8b022
Remove un-needed imports () 2024-01-25 12:10:19 -08:00
Yuhong Sun
92628357df
Prevent Scheduling Multiple Queued Indexings () 2024-01-24 16:31:29 -08:00
Yuhong Sun
50086526e2
Fix Vespa Title Overly Punished when Missing () 2024-01-24 15:13:36 -08:00
Jeremi Joslin
d07647c597
Fix typo in gmail test connector () 2024-01-24 12:01:26 -08:00
Yuhong Sun
3a6712e3a0
Default Embedding Size () 2024-01-24 12:00:25 -08:00
Yuhong Sun
bcc40224fa
Embed Dim Env Var () 2024-01-23 19:32:51 -08:00
Yuhong Sun
5d26290c5d
Vespa Hyperparameter Changes () 2024-01-23 17:57:19 -08:00
Yuhong Sun
9d1aa7401e
Variable Embedding Dim for Vespa () 2024-01-23 17:38:50 -08:00
Weves
c2b34f623c Handle github rate limiting + fix Slack rate limiting bug + change frozen indexing time to 3 hours 2024-01-23 00:37:33 -08:00
Itay
692fdb4597
Gmail Connector ()
---------

Co-authored-by: Yuhong Sun <yuhongsun96@gmail.com>
2024-01-22 16:25:10 -08:00
Weves
2c38033ef5 More latency logging + add limit/offset support 2024-01-21 18:52:55 -08:00
Yuhong Sun
0e793e972b
Slack Give Resolver Name () 2024-01-20 20:01:23 -08:00
Yuhong Sun
a2a171999a
Guru Metadata () 2024-01-18 23:14:26 -08:00
Yuhong Sun
5504c9f289
GitLab Connector Logic Fixes () 2024-01-18 16:44:07 -08:00
Yuhong Sun
5edc464c9a
Fix GitLabs CI () 2024-01-18 16:12:46 -08:00
Rutik Thakre
1670d923aa
Gitlab Connector () 2024-01-18 15:43:17 -08:00
Weves
1981a02473 Add tags to file connector 2024-01-18 12:12:11 -08:00
Yuhong Sun
4dc8eab014
Fix Linting () 2024-01-17 22:49:37 -08:00
Weves
fa879f7d7f Add new APIs specifically for GPTs 2024-01-15 22:35:58 -08:00
Yuhong Sun
f5be0cc2c0
Tiny Mail From Fix () 2024-01-15 22:03:38 -08:00
Roman
621967d2b6
Add MAIL_FROM env variable ()
Co-authored-by: Roman Tyshyk <roman.tyshyk@711media.de>
2024-01-15 21:53:03 -08:00
Yuhong Sun
44905d36e5
Slack Rate Limit Options () 2024-01-15 21:47:24 -08:00
mattboret
53add2c801
Add support to limit the number of Slack questions per minute ()
Co-authored-by: Matthieu Boret <matthieu.boret@fr.clara.net>
Co-authored-by: Yuhong Sun <yuhongsun96@gmail.com>
2024-01-15 21:26:35 -08:00
Yuhong Sun
d17426749d
Group support for Slack Followup () 2024-01-15 19:21:06 -08:00
Chris Weaver
d099b931d8
Slack confirmation UI () 2024-01-15 15:33:55 -08:00
Yuhong Sun
4cd9122ba5
Slack Followup Option () 2024-01-15 14:26:20 -08:00
Yuhong Sun
22fb7c3352
Slack LLM Filter Enabled by Default () 2024-01-13 17:37:51 -08:00
dependabot[bot]
4ff3bee605
Bump pycryptodome from 3.19.0 to 3.19.1 in /backend/requirements ()
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.19.0 to 3.19.1.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.19.0...v3.19.1)

---
updated-dependencies:
- dependency-name: pycryptodome
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-13 15:42:37 -08:00
Yuhong Sun
7029bdb291
Remove unused doc endpoint () 2024-01-13 15:22:23 -08:00
Weves
1b6eb0a52f Add API Key table 2024-01-12 17:48:25 -08:00
Yuhong Sun
503a709e37
Update Slack Link () 2024-01-11 17:42:26 -08:00
Sam Jakos
a4d5ac816e
Add metadata file loader to ZIP file connector () 2024-01-11 11:14:30 -08:00
Yuhong Sun
2a139fd529
Poll Connector Window Overlap () 2024-01-11 11:10:01 -08:00
Weves
54347e100f Fix Notion recursive 2024-01-10 17:17:56 -08:00
Yuhong Sun
936e69bc2b
Stop Streaming Pattern () 2024-01-09 23:52:21 -08:00
Yuhong Sun
0056cdcf44
GitHub Base URL () 2024-01-09 22:31:07 -08:00
Yuhong Sun
1791edec03
Fix Occasionally dropped Issues () 2024-01-09 22:16:02 -08:00
Weves
1da79c8627 Fix mypy errors on loopio connector 2024-01-08 16:19:07 -08:00
Weves
e473ad0412 Go back to localhost:3000 2024-01-08 15:35:52 -08:00
Weves
7efd3ba42f Add retries to Slack 2024-01-08 15:24:01 -08:00
Yuhong Sun
adc747e66c
Explain Chat History Structure () 2024-01-07 10:30:01 -08:00
Mike P. Sinn
a29c1ff05c
Change WEB_DOMAIN default to 127.0.0.1 instead of localhost ()
Got it, thanks for the contribution! Neither of us (maintainers) use Windows so we weren't aware of this. Thanks a bunch for pointing it out and fixing it!
2024-01-05 23:50:57 -08:00
Yuhong Sun
49415e4615
Don't replace citations in code blocks () 2024-01-05 23:32:28 -08:00
Sam Jakos
885e698d5d
Add Loopio Connector ()
Looks good! I couldn't verify that it end-to-end because Loopio still hasn't granted me API access but the code looks good. Thanks a bunch for the contribution!

Would you be open to also writing the docs page for the setup? It's just adding an md file with some images or gifs:
https://github.com/danswer-ai/danswer-docs

I can provide a template branch if that would make it easier, just let me know 🙏
2024-01-05 23:32:10 -08:00
Weves
30983657ec Fix indexing of whitespace only 2024-01-05 19:35:38 -08:00
Yuhong Sun
6b6b3daab7
Reenable option to run Danswer without Gen AI () 2024-01-03 18:31:16 -08:00
Chris Weaver
20441df4a4
Add Tag Filter UI + other UI cleanup () 2024-01-02 11:30:36 -08:00
Yuhong Sun
d7141df5fc
Metadata and Title Search () 2024-01-02 11:25:50 -08:00
Weves
ae9b556876 Revamp new chat screen for chat UI 2023-12-30 18:13:24 -08:00