Yuhong Sun
d6ca865034
Support GPT4All in memory ( #230 )
2023-07-23 12:26:14 -07:00
Weves
6684f1e5d5
Use approved icon colors
2023-07-22 19:22:05 -07:00
Chris Weaver
dd084d40f6
Product board connector ( #228 )
...
Also fixes misc mypy issues across the repo
2023-07-22 13:00:51 -07:00
Yuhong Sun
25a028c4a7
Merge pull request #195 from pkabra/notion-connector
...
Notion connector
2023-07-21 00:04:12 -07:00
Pratik Kabra
b33c8b1d7c
Reorg public-private functions
2023-07-20 18:04:48 -05:00
Pratik Kabra
610fe6ebc4
Prettier fixes for web
2023-07-20 18:02:41 -05:00
Pratik Kabra
7ad98480be
Black fixes for python files
2023-07-20 18:01:23 -05:00
Pratik Kabra
ab3bb13493
Fix notion titles missing in some cases
2023-07-20 17:58:09 -05:00
Yuhong Sun
0708002953
Check for Credential delete before running queued index attempt ( #221 )
2023-07-19 23:52:48 -07:00
Yuhong Sun
191c166ab6
Merge pull request #200 from jabdoa2/do_not_crash_when_deleting_source
...
catch crash when deleting a datasource
2023-07-19 23:46:14 -07:00
Chris Weaver
4958962855
Merge pull request #208 from chrisedington/ce/slack-archive-fix
...
Fix: Don't include archived Slack channels
2023-07-19 21:47:25 -07:00
Yuhong Sun
c41421ccf4
Add model caching to docker compose prod ( #219 )
2023-07-19 20:01:23 -07:00
Yuhong Sun
aed88e8b9e
Merge pull request #198 from jabdoa2/cache_models_for_development
...
cache models for faster development cycles in docker compose
2023-07-19 19:57:06 -07:00
Yuhong Sun
f7be76dab3
Prod Template Typesense API Key Typo ( #209 )
2023-07-18 15:14:35 -07:00
Chris Edington
dac2fdc163
Fix: Don't include archived Slack channels, as they cannot be called on conversations.join API
2023-07-18 22:04:30 +02:00
Weves
ab37b8e8ea
Fix deletion of web/slack/jira/confluence/... connector when creating a new one
v0.1.1
2023-07-18 12:06:49 -07:00
Jan Kantert
7290f1893d
catch crash when deleting a datasource
...
Danswer background crashes when the index task for a deleted source is still in the task queue. Without this is won't recover without manual database cleanup.
2023-07-18 13:42:16 +02:00
Jan Kantert
b3ebda714d
cache models for faster development cycles in docker compose
2023-07-18 13:31:26 +02:00
Pratik Kabra
af921fb179
Add some more docstrings
2023-07-17 20:06:43 -05:00
Pratik Kabra
2a42d2df9c
Notion connector frontend
2023-07-17 20:06:43 -05:00
Pratik Kabra
4c263b7130
Notion connector backend
2023-07-17 20:06:43 -05:00
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