Weves
1981a02473
Add tags to file connector
2024-01-18 12:12:11 -08:00
Yuhong Sun
4dc8eab014
Fix Linting ( #962 )
2024-01-17 22:49:37 -08:00
Weves
3a8d89afd3
Fix newlines in answers
2024-01-17 02:10:52 -08:00
Weves
fa879f7d7f
Add new APIs specifically for GPTs
v0.3.19
2024-01-15 22:35:58 -08:00
Yuhong Sun
f5be0cc2c0
Tiny Mail From Fix ( #953 )
2024-01-15 22:03:38 -08:00
Roman
621967d2b6
Add MAIL_FROM env variable ( #949 )
...
Co-authored-by: Roman Tyshyk <roman.tyshyk@711media.de>
2024-01-15 21:53:03 -08:00
Yuhong Sun
44905d36e5
Slack Rate Limit Options ( #952 )
2024-01-15 21:47:24 -08:00
mattboret
53add2c801
Add support to limit the number of Slack questions per minute ( #908 )
...
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 ( #951 )
2024-01-15 19:21:06 -08:00
Chris Weaver
d099b931d8
Slack confirmation UI ( #950 )
2024-01-15 15:33:55 -08:00
Yuhong Sun
4cd9122ba5
Slack Followup Option ( #948 )
2024-01-15 14:26:20 -08:00
Yuhong Sun
22fb7c3352
Slack LLM Filter Enabled by Default ( #943 )
v0.3.18
2024-01-13 17:37:51 -08:00
dependabot[bot]
4ff3bee605
Bump pycryptodome from 3.19.0 to 3.19.1 in /backend/requirements ( #909 )
...
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>
v0.3.17
2024-01-13 15:42:37 -08:00
Yuhong Sun
7029bdb291
Remove unused doc endpoint ( #942 )
2024-01-13 15:22:23 -08:00
Yuhong Sun
cf4c3c57ed
Log size limit to prevent more disk usage ( #941 )
2024-01-13 15:22:01 -08:00
Weves
1b6eb0a52f
Add API Key table
2024-01-12 17:48:25 -08:00
Yuhong Sun
503a709e37
Update Slack Link ( #936 )
2024-01-11 17:42:26 -08:00
Yuhong Sun
0fd36c3120
Remove Sweep Issues ( #935 )
2024-01-11 12:31:38 -08:00
Yuhong Sun
8d12c7c202
Remove Sweep Conf ( #934 )
2024-01-11 11:38:17 -08:00
Sam Jakos
a4d5ac816e
Add metadata file loader to ZIP file connector ( #920 )
2024-01-11 11:14:30 -08:00
Yuhong Sun
2a139fd529
Poll Connector Window Overlap ( #930 )
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 ( #923 )
2024-01-09 23:52:21 -08:00
Yuhong Sun
0056cdcf44
GitHub Base URL ( #922 )
2024-01-09 22:31:07 -08:00
Yuhong Sun
1791edec03
Fix Occasionally dropped Issues ( #921 )
2024-01-09 22:16:02 -08:00
Yuhong Sun
6201c1b585
Update CONTRIBUTING.md
2024-01-08 22:44:49 -08:00
Yuhong Sun
c8f34e3103
Update CONTRIBUTING.md
2024-01-08 22:44:11 -08:00
Weves
77b0d76f53
Small improvement to persona table
2024-01-08 19:17:39 -08:00
Weves
733626f277
Fix modal z scores
2024-01-08 18:26:36 -08:00
Weves
1da79c8627
Fix mypy errors on loopio connector
2024-01-08 16:19:07 -08:00
Weves
4e3d57b1b9
Disallow Google Drive credential delete if connectors exist
2024-01-08 15:57:18 -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
mikewolfxyou
879e873310
Add deployment/data/nginx/app.conf to .gitignore ( #912 )
...
In order to prevent local development changes from appearing in git diff and being committed
Co-authored-by: Mike Zhiguo Zhang <zhiguo.zhang@real-digital.de>
2024-01-07 10:32:27 -08:00
Yuhong Sun
adc747e66c
Explain Chat History Structure ( #913 )
2024-01-07 10:30:01 -08:00
Mike P. Sinn
a29c1ff05c
Change WEB_DOMAIN default to 127.0.0.1 instead of localhost ( #901 )
...
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 ( #911 )
2024-01-05 23:32:28 -08:00
Sam Jakos
885e698d5d
Add Loopio Connector ( #850 )
...
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
v0.3.16
2024-01-05 19:35:38 -08:00
Yuhong Sun
6b6b3daab7
Reenable option to run Danswer without Gen AI ( #906 )
v0.3.15
2024-01-03 18:31:16 -08:00
Chris Weaver
20441df4a4
Add Tag Filter UI + other UI cleanup ( #905 )
v0.3.14
2024-01-02 11:30:36 -08:00
Yuhong Sun
d7141df5fc
Metadata and Title Search ( #903 )
2024-01-02 11:25:50 -08:00
Yuhong Sun
615bb7b095
Update CONTRIBUTING.md
2024-01-01 18:07:50 -08:00
Yuhong Sun
e759718c3e
Update CONTRIBUTING.md
2024-01-01 18:06:56 -08:00
Yuhong Sun
06d8d0e53c
Update CONTRIBUTING.md
2024-01-01 18:06:17 -08:00
Weves
ae9b556876
Revamp new chat screen for chat UI
2023-12-30 18:13:24 -08:00
Chris Weaver
f883611e94
Add query editing in Chat UI ( #899 )
2023-12-30 12:46:48 -08:00
Yuhong Sun
13c536c033
Final Backend CVEs ( #900 )
2023-12-30 11:57:49 -08:00
Yuhong Sun
2e6be57880
Model Server CVEs ( #898 )
2023-12-29 21:14:08 -08:00
Weves
b352d83b8c
Increase max upload size
2023-12-29 21:11:57 -08:00