Commit Graph

1259 Commits

Author SHA1 Message Date
7874862902 Proper slack message batching 2023-07-06 21:33:33 -07:00
6978573a07 Make confluence connector use polling 2023-07-06 20:24:09 -07:00
148d9c358f Fixed incorrect active panel in BookStack connector 2023-07-06 17:24:04 +01:00
019e474a4e BookStack connector: Changed to use id-based document ids 2023-07-06 17:04:31 +01:00
104a248b11 Cleaned up bookstack connector admin panel
Also fixed ESLint issues
2023-07-06 16:35:21 +01:00
f587161577 Added bookstack to filters, changed inputType 2023-07-06 16:02:53 +01:00
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
bfde5fd809 Got basic bookstack connector setup UI/backend working 2023-07-06 10:50:27 +01:00
7f222f376d Fix Jira connector page description 2023-07-04 14:15:38 -07:00
07fd7246d4 Fix link 2023-07-03 17:37:03 -07:00
967f9294f7 Fix duplicated docs for non-quoted docs 2023-07-03 17:34:43 -07:00
eb5eb003e2 Add slab filter 2023-07-03 16:50:59 -07:00
10b36f4ce9 Slab connector UI (#130)
Also added in missing dateutil req
2023-07-03 15:57:22 -07:00
675a5aec9e DAN-158 Slab Connector (#129)
No support for comments or topics
2023-07-03 14:27:23 -07:00
2f54795631 Basic Slack Bot Support (#128) 2023-07-03 14:26:33 -07:00
381b3719c9 DAN-139 web connector recursion (#126)
Now handled by checking final page after redirects
2023-07-02 19:01:13 -07:00
24e61a646d Updating env file setup (#125)
* Updating env file setup
* Update qdrant version
2023-07-01 15:16:51 -07:00
ab83f5d17f Disable qdrant telemetry by default (#121)
* Disable qdrant telemetry by default

Signed-off-by: Marcel Coetzee <marcel@mooncoon.com>

* Add K8s config

Signed-off-by: Marcel Coetzee <marcel@mooncoon.com>

---------

Signed-off-by: Marcel Coetzee <marcel@mooncoon.com>
2023-06-30 20:53:59 -07:00
af329d31fb Cancelling searches when submitting a new one, no longer truncating at 7 docs, showing a warning message when no quotes are found 2023-06-30 10:10:54 -07:00
cb59e77278 Fix weird typesense search behavior 2023-06-29 18:02:28 -07:00
858b0582aa Fix slack message filtering 2023-06-29 17:54:47 -07:00
8f2f63bbec Update semver 2023-06-28 08:43:40 -07:00
930d872ff0 Update README.md 2023-06-28 08:21:03 -07:00
d0cede2c3f Minor typo 2023-06-26 23:18:45 -06:00
e6a5b7c731 Update Discord Link 2023-06-25 11:12:37 -07:00
03006743ab DAN-118 Jira connector (#102)
* Small confluence page QoL changes

* Prevent getting into a bad state with orphan connectors for Jira / Confluence

* Jira connector + admin page
---------

Co-authored-by: Weves <chrisweaver101@gmail.com>
2023-06-24 18:48:38 -06:00
3701239283 DAN-141 Confluence Poll Connector (#114) 2023-06-24 00:01:09 -07:00
34861013f8 DAN-142 OpenAI key once a day (#113) 2023-06-24 00:00:43 -07:00
2fb2c40851 DAN-145 Danswer save state (#115) 2023-06-24 00:00:06 -07:00
4bddafe297 DAN-136 Fix incorrect num of github docs (#112) 2023-06-22 01:19:55 -07:00
0cd18947ec fix form refresh 2023-06-22 00:39:36 -06:00
785d289c68 Fix handling for QA when documents are split into multiple mini-chunks (#110) 2023-06-21 22:46:04 -06:00
5a04df7eb0 Fix typesense search when auth is on (#108) 2023-06-20 20:27:09 -07:00
620579cbec Fix connection pooling 2023-06-19 14:45:26 -06:00
490d39f081 Removing deprecated field 2023-06-19 14:45:26 -06:00
3863ee3ce1 Force users to provide access token before creating connector for Github/Confluence 2023-06-19 12:31:12 -06:00
1d9a9a60c8 Fix bug with revoking of credentials + adding new credential + adding back connector for google drive 2023-06-19 12:31:12 -06:00
15543feac1 Fix missing sources when auth is on 2023-06-19 09:31:16 -06:00
8ba739b4d2 Update README.md 2023-06-18 01:43:23 -07:00
7101b1ed03 Update README.md 2023-06-18 01:38:07 -07:00
9357ba3f39 Fix docker compose for typesense 2023-06-17 22:16:56 -06:00
88399a5d7f Fix certbot 2023-06-17 17:39:50 -06:00
02f79c3357 Enable typo search typesense (#101) 2023-06-15 22:46:43 -07:00
6fe54a4eed DAN-115 Document Polling (#91)
Includes updated document counting for polling
2023-06-15 21:07:05 -07:00
97b9b56b03 Update README.md 2023-06-14 00:41:26 -07:00
590fbbc253 DAN-120 Kubernetes (#98)
Sample Kubernetes deployment with Auth default on
Also includes a bugfix for credentialed connectors with Auth turned on
2023-06-14 00:11:25 -07:00
329d0640eb Fix page crash when backend is down 2023-06-13 23:28:28 -07:00
df79214fd6 fixed 2023-06-13 14:00:47 -07:00
b4f340b8bd Adding more details to file connector description (#97)
* Adding more details to file connector description
2023-06-12 00:53:19 -07:00
71c1b75a02 Update README.md 2023-06-11 23:35:31 -07:00