73 Commits

Author SHA1 Message Date
Weves
49acde0a8f URL-based chat sharing 2024-03-29 00:51:17 -07:00
Weves
1ba74ee4df Refactor search pipeline 2024-03-25 13:34:03 -07:00
Yuhong Sun
aaa7b26a4d
Remove All Enums from Postgres (#1247) 2024-03-22 23:01:05 -07:00
Yuhong Sun
c28a95e367
Port File Store from Volume to PG (#1241) 2024-03-21 20:10:08 -07:00
Weves
8dbe5cbaa6 Add private Persona / Document Set migration 2024-03-21 19:57:51 -07:00
Yuhong Sun
d66b6c0559
Fix Tag Document Source Enum (#1240) 2024-03-21 12:27:56 -07:00
Yuhong Sun
3a6d32da7c
Port KV Store to Postgres (#1227) 2024-03-19 16:21:22 -07:00
Yuhong Sun
4036e7c6c6
Remove DocumentSource Enum from postgres (#1217) 2024-03-14 18:19:40 -07:00
Weves
7869f23e12 Improve slack flow 2024-03-04 19:22:46 -08:00
Weves
a8cc3d5a07 Add ability to add starter messages 2024-03-03 14:23:34 -08:00
Johannes Vass
918bc385a2 Remove documents from index which are not returned by connector 2024-02-21 16:09:04 -08:00
Weves
e246ea9d3b Fix embedding model migration with existing index_attempts 2024-02-19 18:23:59 -08:00
Weves
6059339e61 Improve initial flow 2024-02-18 18:40:44 -08:00
Weves
236fa947ee Add full exception trace to UI 2024-02-10 20:52:10 -08:00
Yuhong Sun
2362c2bdcc
Reindex All Backend (#1049) 2024-02-06 23:07:24 -08:00
Weves
2138c0b69d UI for model selection 2024-01-29 00:14:46 -08:00
Yuhong Sun
4b45164496
Background Index Attempt Creation (#1010) 2024-01-28 23:14:20 -08:00
Yuhong Sun
cf4ede2130
Embedding Models Table (#1006) 2024-01-26 18:40:53 -08:00
Yuhong Sun
d17426749d
Group support for Slack Followup (#951) 2024-01-15 19:21:06 -08:00
Yuhong Sun
4cd9122ba5
Slack Followup Option (#948) 2024-01-15 14:26:20 -08:00
Weves
1b6eb0a52f Add API Key table 2024-01-12 17:48:25 -08:00
Yuhong Sun
d7141df5fc
Metadata and Title Search (#903) 2024-01-02 11:25:50 -08:00
Weves
56882367ba Fix migrations 2023-12-23 12:58:00 -08:00
Weves
d9fbd7ffe2 Add hiding + re-ordering to personas 2023-12-22 23:04:43 -08:00
Yuhong Sun
8b7d01fb3b
Allow Duplicate Naming for CC-Pair (#862) 2023-12-22 23:03:44 -08:00
Weves
a099f8e296 Rework header a bit + remove assumption of all personas having a prompt 2023-12-14 23:06:39 -08:00
Yuhong Sun
65fde8f1b3
Chat Backend (#801) 2023-12-14 22:14:37 -08:00
Weves
56785e6065 Add model choice to Persona 2023-12-07 00:20:42 -08:00
Chris Weaver
78d1ae0379
Customizable personas (#772)
Also includes a small fix to LLM filtering when combined with reranking
2023-11-28 00:57:48 -08:00
Yuhong Sun
39d09a162a
Danswer APIs Document Ingestion Endpoint (#716) 2023-11-26 19:09:22 -08:00
Yuhong Sun
8e5e11a554
Add md files to File Connector (#749) 2023-11-20 19:56:06 -08:00
Weves
5c9c70dffb Remove more native enums 2023-11-01 12:51:33 -07:00
Yuhong Sun
57ecab0098
Fix Json Output Issue and Fix miscount of new docs per Index Attempt (#641) 2023-10-29 00:34:28 -07:00
Yuhong Sun
fad311282b
Remove extra missed Enum (#638) 2023-10-27 13:58:20 -07:00
Yuhong Sun
ca0f186b0e
Remove all in-postgres Enums (#637) 2023-10-27 12:13:57 -07:00
Weves
a7099a1917 Add retrieved_document_ids to QueryEvent 2023-10-20 12:43:15 -07:00
Yuhong Sun
6a449f1fb1
Introduce Recency Bias (#592) 2023-10-19 12:54:35 -07:00
Yuhong Sun
bf5844578c
Personas to have option to be aware of current date and time (#582) 2023-10-16 23:42:39 -07:00
Chris Weaver
37e9ccf864
Make docs indexed cnt more accurate (#579) 2023-10-16 20:18:19 -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
Weves
e7cc0f235c Add migration 2023-10-10 15:32:30 -07:00
Yuhong Sun
beb54eaa5d
Fix migrations that went to the same revision (#525) 2023-10-05 21:58:14 -07:00
Yuhong Sun
0632e92144
Chat without tools should use a less complex prompt (#524) 2023-10-05 21:44:13 -07:00
Chris Weaver
9c89ae78ba
Move is_public from Credential to ConnectorCredentialPair (#523) 2023-10-05 20:55:41 -07:00
Yuhong Sun
aee573cd76
Chat Feedback Backend (#513) 2023-10-04 20:52:24 -07:00
Yuhong Sun
351475de28
Consolidate versions for easier extension (#495) 2023-10-01 23:49:38 -07:00
Chris Weaver
d41d844116
Slack bot management dashboard (#483) 2023-09-26 14:03:27 -07:00
Chris Weaver
0c58c8d6cb
Adding Document Sets (#477)
Adds:
- name for connector credential pairs + frontend changes to start populating this field
- document set table migration
- during indexing, document sets are now checked and inserted into Vespa
- background job to check if document sets need to be synced
- document set management APIs
- document set management dashboard in the UI
2023-09-26 12:53:19 -07:00
Yuhong Sun
5cc17d39f0
Chat Backend API edge cases handled (#472) 2023-09-21 20:24:47 -07:00