hagen-danswer
ac14369716
Added search quality testing pipeline ( #1774 )
2024-07-06 11:51:50 -07:00
Yuhong Sun
0c827d1e6c
Permission Sync Framework ( #44 )
2024-06-25 15:07:56 -07:00
Chris Weaver
17cc262f5d
Private personas doc sets ( #52 )
...
Private Personas and Document Sets
---------
Co-authored-by: Yuhong Sun <yuhongsun96@gmail.com>
2024-06-25 15:07:56 -07:00
pablodanswer
6c71bc05ea
modify script deletion name ( #1690 )
2024-06-23 08:29:37 -07:00
pablodanswer
7253316b9e
Add script for forced connector deletion ( #1683 )
2024-06-22 17:15:25 -07:00
Yuhong Sun
c798ade127
Code for ease of eval ( #1656 )
2024-06-17 20:32:12 -07:00
Yuhong Sun
546815dc8c
Consolidate File Processing ( #1449 )
2024-05-11 23:11:22 -07:00
Yuhong Sun
34d05f4599
Mypy fixes for default configs ( #1442 )
2024-05-10 16:46:28 -07:00
Yuhong Sun
23bf6ad4c7
Sample API Script ( #1079 )
2024-02-13 14:47:28 -08:00
Yuhong Sun
517c27c5ed
Dev Script to Restart Containers ( #1063 )
2024-02-08 17:34:15 -08:00
Yuhong Sun
6768c24723
Default LLM Update ( #1042 )
2024-02-05 01:25:51 -08:00
Yuhong Sun
d7141df5fc
Metadata and Title Search ( #903 )
2024-01-02 11:25:50 -08:00
Yuhong Sun
65fde8f1b3
Chat Backend ( #801 )
2023-12-14 22:14:37 -08:00
Chris Weaver
37daf4f3e4
Remove AI Thoughts by default ( #783 )
...
- Removes AI Thoughts by default - only shows when validation fails
- Removes punctuation "words" from queries in addition to stopwords (Vespa ignores punctuation anyways)
- Fixes Vespa deletion script for larger doc counts
2023-11-29 01:00:53 -08:00
Yuhong Sun
05c2b7d34e
Update LLM related Libs ( #771 )
2023-11-26 19:54:16 -08:00
Yuhong Sun
39d09a162a
Danswer APIs Document Ingestion Endpoint ( #716 )
2023-11-26 19:09:22 -08:00
Yuhong Sun
13001ede98
Search Regression Test and Save/Load State updates ( #761 )
2023-11-23 00:00:30 -08:00
mattboret
e78aefb408
Add script to analyse the sources selection ( #721 )
...
---------
Co-authored-by: Matthieu Boret <matthieu.boret@fr.clara.net>
2023-11-21 18:35:26 -08:00
Weves
e8786e1a20
Small formatting fixes
2023-11-01 21:46:23 -07:00
Bryan Peterson
44e3dcb19f
support for zendesk help center ( #661 )
2023-11-01 21:11:56 -07:00
Yuhong Sun
26b491fb0c
Prep for Hybrid Search ( #648 )
2023-10-29 00:13:21 -07:00
Yuhong Sun
fe117513b0
Reorganize and Cleanup for Hybrid Search ( #643 )
2023-10-28 14:24:28 -07:00
Yuhong Sun
9a51745fc9
Updated Contributing for Celery ( #629 )
2023-10-25 18:26:02 -07:00
Yuhong Sun
8403b94722
Default Personas to have Document Sets ( #614 )
2023-10-22 16:57:16 -07:00
Yuhong Sun
e279918f95
Introduce Time Filters ( #610 )
2023-10-22 15:06:52 -07:00
Yuhong Sun
b5982c10c3
Celery Beat ( #575 )
2023-10-16 14:59:42 -07:00
Yuhong Sun
595f61ea3a
Add Retrieval to Chat History ( #577 )
2023-10-15 13:40:07 -07:00
Yuhong Sun
af510cc965
API support for Chat to have citations ( #569 )
2023-10-13 17:38:25 -07:00
Weves
7afcf3489f
Auto-populate ACL fields on server startup
2023-09-26 22:53:01 -07:00
Chris Weaver
8594bac30b
Transition to using access_control_list
to manage access in Vespa ( #450 )
2023-09-26 12:26:39 -07:00
Yuhong Sun
e549d2bb4a
Chat with Context Backend ( #441 )
2023-09-15 12:17:05 -07:00
Yuhong Sun
4a0c2bf866
Vespa Save and Load ( #422 )
2023-09-09 20:25:31 -07:00
Yuhong Sun
d73d81c867
Scripts to Reset Postgres and Vespa ( #382 )
2023-09-01 14:43:04 -07:00
Yuhong Sun
ac2a4f9051
Ruff Styling ( #368 )
2023-08-31 15:55:01 -07:00
Yuhong Sun
96575bf893
Remove Unused Imports and Variables ( #344 )
2023-08-27 17:39:41 -07:00
Yuhong Sun
8159fdcdce
Add Vespa and rework Document Indices ( #317 )
2023-08-24 08:46:28 -07:00
Sid Ravinutala
81a4934bb8
Google drive shared files fix + shortcuts ( #300 )
...
Also fixes foreign key constraint issue when manually wiping postgres + keeps track of accessed folders
2023-08-17 08:54:00 -07:00
Chris Weaver
89f71ac335
Support deletion of documents when a connector is deleted ( #271 )
2023-08-09 00:53:42 -07:00
Chris Weaver
132a9f750d
Add Github Action to run mypy / reorder-python-imports / black on all PRs ( #251 )
...
Also fixes import ordering (previously, local imports weren't grouped together as they should have been)
2023-07-29 16:53:38 -07:00
Yuhong Sun
4d0732395d
Standalone Script to Test OpenAI API Key ( #243 )
2023-07-27 16:33:04 -07:00
Yuhong Sun
4b699fdab3
Better Logging ( #184 )
2023-07-16 01:41:48 -07:00
Yuhong Sun
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
Yuhong Sun
2fb2c40851
DAN-145 Danswer save state ( #115 )
2023-06-24 00:00:06 -07:00
Yuhong Sun
6fe54a4eed
DAN-115 Document Polling ( #91 )
...
Includes updated document counting for polling
2023-06-15 21:07:05 -07:00
Yuhong Sun
7c97cc4626
DAN-55 Intent Model ( #89 )
...
Includes:
- Intent Model
- Heuristic Classifications
- GPT self error classification
- Bugfix on finding end of answer stream
2023-06-07 15:27:06 -07:00
Yuhong Sun
c4e8afe4d2
DAN-81 Improve search round 2 ( #82 )
...
Includes:
- Multi vector indexing/search
- Ensemble model reranking
- Keyword Search backend
2023-06-04 20:02:32 -07:00
Yuhong Sun
6891e4f198
Standardize connectors + permissioning + new frontend for admin pages + small fixes / improvements ( #75 )
...
Introducing permissioning, standardize onboarding for connectors, re-make the data model for connectors / credentials / index-attempts, making all environment variables optional, a bunch of small fixes + improvements.
Co-authored-by: Weves <chrisweaver101@gmail.com>
2023-05-30 19:59:57 -07:00
Yuhong Sun
6d7e7d5b71
DAN-19 Confluence Connector Backend for Public Docs ( #73 )
...
By public we mean if there is an admin account with an API key that has it setup in Danswer. Means just no support for OAuth for individual users to add docs.
2023-05-21 13:27:37 -07:00
Yuhong Sun
7559ba6e9d
DAN-93 Standardize Connectors ( #70 )
2023-05-21 13:24:25 -07:00
Yuhong Sun
17bc0f89ff
DAN-56 Make google drive connector production ready ( #45 )
2023-05-13 23:04:16 -07:00