846 Commits

Author SHA1 Message Date
Chris Weaver
3b1a8274a9
Allow specification of specific google drive folders to index (#197) 2023-07-17 14:51:16 -07:00
Chris Weaver
bc24ac53c0
Make init-letsencrypt.sh use the same stack name as docs (#192) 2023-07-16 16:49:13 -07:00
Yuhong Sun
60f05284f5
Docker compose debug option (#193) v0.1.0 2023-07-16 16:35:41 -07:00
Chris Weaver
676538da61
Better error message on GPT failures (#187)
* Better error message on GPT-call failures

* Add support for disabling Generative AI
2023-07-16 16:25:33 -07:00
Yuhong Sun
6c584f0650
Option for Enabling/Disabling User Auth for Docker Compose Dev (#191) 2023-07-16 15:54:55 -07:00
Yuhong Sun
554f6f3fe7
Combine Images Cleanup (#188) 2023-07-16 15:31:52 -07:00
Weves
d1003b913b Sync package-lock.json with package.json 2023-07-16 15:19:03 -07:00
Chris Weaver
9252807a51
Specify specific prettier version (#186)
* Add explicit prettier version

* Update CONTRIBUTING.md

* Add .prettierrc.json file to ensure we always use es5 trailing commas
2023-07-16 12:52:28 -07:00
Yuhong Sun
4b699fdab3
Better Logging (#184) 2023-07-16 01:41:48 -07:00
Yuhong Sun
3436b864a3
Fix missing Import (#183) 2023-07-15 18:11:24 -07:00
Yuhong Sun
1c042a8e95
Update README.md 2023-07-15 16:23:23 -07:00
Yuhong Sun
5657c5b799
Update CONTRIBUTING.md 2023-07-15 16:20:04 -07:00
Yuhong Sun
c5c1b01a4e
Update README.md 2023-07-15 16:16:22 -07:00
Yuhong Sun
cdd097a4bb
connectors README (#182) 2023-07-15 16:15:18 -07:00
Yuhong Sun
dbca4a7de7
Update CONTRIBUTING.md 2023-07-15 11:57:53 -07:00
Yuhong Sun
20589d8d78
Merge pull request #173 from ssddanbrown/merge_images
Merged background and api-server images
2023-07-15 11:29:48 -07:00
Dan Brown
e3a4614bfe
Updated k8s and prod compose setups to work with merged images 2023-07-15 18:54:45 +01:00
Yuhong Sun
e4820045f9
Add metadata to GPT (#140) 2023-07-14 16:54:42 -07:00
Yuhong Sun
8928d61492
Merge pull request #179 from IDinsight/contributing_updates
Added missing instructions to CONTRIBUTING.md
2023-07-14 12:38:13 -07:00
Sid Ravinutala
ac2f040cef added missing instructions 2023-07-14 15:49:42 +00:00
Chris Weaver
33463b45e8
Fix issue with web connector for pages not ending with / (#176) 2023-07-13 22:30:10 -07:00
Dan Brown
f27364a442
Merged background and api-server images 2023-07-13 23:59:22 +01:00
Yuhong Sun
c6bcd5e1aa
Add Contributing.md (#167) 2023-07-12 19:29:13 -07:00
Yuhong Sun
fec484d4de
Merge pull request #164 from eltociear/patch-1
Fix typo in GoogleDriveCard.tsx
2023-07-12 08:59:19 -07:00
Ikko Eltociear Ashimine
741bf508ac
Fix typo in GoogleDriveCard.tsx
recieved -> received
2023-07-13 00:40:02 +09:00
Chris Weaver
3889e01d86
Control streaming vs non-streaming on frontend with env variable (#162) 2023-07-12 01:12:42 -07:00
Yuhong Sun
d53ec8a905
DAN-169 Users whitelist (#153) 2023-07-11 21:23:35 -07:00
Yuhong Sun
c2fa3d5074
Fix Github Actions (#151) 2023-07-08 17:28:37 -07:00
Chris Weaver
d135bc7efa
Merge pull request #139 from ssddanbrown/bookstack_connector
BookStack connector
2023-07-08 17:18:59 -07:00
Yuhong Sun
452a9f0ad6
DAN-168 Build Push Docker Images on Tag (#150) 2023-07-08 16:31:59 -07:00
Yuhong Sun
367330d27a
DAN-165 Option to pull image from hub (#149) 2023-07-08 15:53:21 -07:00
Weves
3b64d62896 Make the Google Drive connector pull rather than pull everything 2023-07-08 13:26:47 -07:00
Weves
e55c23ad6f Make slab token a PW input 2023-07-08 12:40:16 -07:00
Weves
3494d6a13a Replace IDs with names in Slack connector 2023-07-07 18:10:19 -07:00
Yuhong Sun
79013ac9fd
DAN-164 Background slack job to give up after 5 tries
also minor docker compose change
2023-07-07 17:19:24 -07:00
Chris Weaver
b4759403ac
Adjust slack bot (#144)
* Add handling for cases where an answer is not found

* Make danswer bot slightly more configurable

* Don't respond to messages in thread + add better formatting for slack messages
2023-07-07 09:56:01 -07:00
Yuhong Sun
ef48fef62b
Tiny fix for certain doc names (#143) 2023-07-07 00:26:15 -07:00
Weves
7874862902 Proper slack message batching 2023-07-06 21:33:33 -07:00
Weves
6978573a07 Make confluence connector use polling 2023-07-06 20:24:09 -07:00
Dan Brown
148d9c358f
Fixed incorrect active panel in BookStack connector 2023-07-06 17:24:04 +01:00
Dan Brown
019e474a4e
BookStack connector: Changed to use id-based document ids 2023-07-06 17:04:31 +01:00
Dan Brown
104a248b11
Cleaned up bookstack connector admin panel
Also fixed ESLint issues
2023-07-06 16:35:21 +01:00
Dan Brown
f587161577
Added bookstack to filters, changed inputType 2023-07-06 16:02:53 +01:00
Dan Brown
44f905ef80
Added BookStack connector code
Got to the point of working sync for shelves, books, chapters and pages.
2023-07-06 14:56:28 +01:00
Dan Brown
bfde5fd809
Got basic bookstack connector setup UI/backend working 2023-07-06 10:50:27 +01:00
Weves
7f222f376d Fix Jira connector page description 2023-07-04 14:15:38 -07:00
Weves
07fd7246d4 Fix link 2023-07-03 17:37:03 -07:00
Weves
967f9294f7 Fix duplicated docs for non-quoted docs 2023-07-03 17:34:43 -07:00
Weves
eb5eb003e2 Add slab filter 2023-07-03 16:50:59 -07:00
Chris Weaver
10b36f4ce9
Slab connector UI (#130)
Also added in missing dateutil req
2023-07-03 15:57:22 -07:00