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
a85e73edbe
Fix exception if no filters configured ( #520 )
v0.2.34
2023-10-05 15:01:35 -07:00
Weves
5a63b689eb
Add DANSWER_BOT_ONLY_ANSWER_WHEN_SLACK_BOT_CONFIG_IS_PRESENT to dev compose
2023-10-05 11:52:31 -07:00
Yuhong Sun
aee573cd76
Chat Feedback Backend ( #513 )
2023-10-04 20:52:24 -07:00
Weves
ec7697fcfe
Add session description to get-user-chat-sessions endpoint
2023-10-04 17:09:36 -07:00
mattboret
b801937299
fix: remove \xa0 from code blocks ( #509 )
...
Co-authored-by: Matthieu Boret <matthieu.boret@fr.clara.net>
2023-10-04 09:46:32 -07:00
Yuhong Sun
499dfb59da
Reenable Google Colab Model ( #507 )
v0.2.33
2023-10-03 21:50:55 -07:00
Weves
7cc54eed0f
Add env variable to make DanswerBot only respond when a config is present
2023-10-03 18:11:31 -07:00
Weves
d04716c99d
Fix import ordering
2023-10-03 17:51:18 -07:00
Weves
732f5efb12
Fix AUTH_TYPE env variable bug on frontend
v0.2.32
2023-10-03 17:35:50 -07:00
Weves
29a0a45518
Replace 'respond_sender_only' with 'respond_tag_only' + prettify UI
2023-10-03 16:26:02 -07:00
Yuhong Sun
59bac1ca8f
Support more Slack Config Options ( #494 )
...
---------
Co-authored-by: Weves <chrisweaver101@gmail.com>
2023-10-03 14:55:29 -07:00
Yuhong Sun
c2721c7889
Option to have very verbose LLM logging ( #500 )
2023-10-02 22:56:24 -07:00
Yuhong Sun
ab65b19c4c
Add OAuth configurability ( #499 )
2023-10-02 11:05:08 -07:00
nlp8899
c666f35cd0
create a hubspot connector ( #482 )
2023-10-02 10:13:23 -07:00
Weves
dbe33959c0
Move auto-ACL update to background job
v0.2.31
2023-10-02 00:37:51 -07:00
Weves
829d04c904
Add multi-threading to improve speed of updates / indexing
2023-10-02 00:37:51 -07:00
Yuhong Sun
351475de28
Consolidate versions for easier extension ( #495 )
2023-10-01 23:49:38 -07:00
Jignesh Solanki
a808c733b8
allow pdf file in File Connector ( #488 )
2023-10-01 22:54:40 -07:00
Chris Weaver
2d06008f6f
Add document set-based filters in UI ( #497 )
2023-10-01 10:46:04 -07:00
Weves
aa9071e441
Only run set_acl_for_vespa once
2023-09-30 14:20:41 -07:00
Weves
22f2398269
Make launch.json a template so that devs can customize
2023-09-30 13:45:54 -07:00
Weves
1abce83626
Add option to select Scrape Type in the web connector UI
2023-09-29 19:10:00 -07:00
Chris Weaver
0c6077ee7e
Fix service accounts + shared drives ( #490 )
v0.2.30
2023-09-29 17:26:42 -07:00
Weves
bfab9d1ee7
More notion testing
2023-09-28 16:24:51 -07:00
Weves
28859fe127
Try to explicitly use a root page for notion
2023-09-28 16:24:51 -07:00
Weves
79c28e1988
Fix backend Dockerfile
v0.2.29
2023-09-26 22:53:01 -07:00
Weves
7afcf3489f
Auto-populate ACL fields on server startup
2023-09-26 22:53:01 -07:00
Weves
c09f00990e
Updatr CONTRIBUTING.md with celery cmds
2023-09-26 18:55:45 -07:00
Weves
5f25826a98
Handle document_set deletion better + prevent updates while syncing
2023-09-26 18:06:40 -07:00
Weves
60cddee310
Add better message in Slack management UI
2023-09-26 15:32:40 -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
Chris Weaver
8594bac30b
Transition to using access_control_list
to manage access in Vespa ( #450 )
2023-09-26 12:26:39 -07:00
Weves
c4e4e88301
Add NOTION_CONNECTOR_ENABLE_RECURSIVE_PAGE_LOOKUP to the .dev deployment setup
2023-09-25 23:21:41 -07:00
Yuhong Sun
6d376d3cf6
Fix Type with new OpenAI Endpoint ( #480 )
2023-09-25 11:15:56 -07:00
Rajeesh
0c3ecbfa2f
Ability to provide different base URL for the open AI LLM endpoint ( #475 )
2023-09-25 11:07:07 -07:00
Yuhong Sun
8b95e2631d
Make Cross Encoders Optional ( #476 )
v0.2.28
2023-09-23 17:17:54 -07:00
Yuhong Sun
3c65317538
Fix Slackbot Tagging people or groups ( #473 )
v0.2.27
2023-09-21 21:44:35 -07:00
Yuhong Sun
5cc17d39f0
Chat Backend API edge cases handled ( #472 )
2023-09-21 20:24:47 -07:00
Yuhong Sun
b416c85f0f
Add Metrics to Regression Test ( #470 )
2023-09-20 20:42:02 -07:00
Weves
4912beb283
Add recursive Notion search
2023-09-20 15:42:18 -07:00
Weves
db024ad7b7
Provide default value for 'retrieval_enabled' column in migration
v0.2.26
2023-09-20 13:30:57 -07:00
Yuhong Sun
4b98e47036
Add more flexibility to the Web Connector ( #462 )
2023-09-19 20:18:25 -07:00
Yuhong Sun
da6dd5b617
Prefix Slack Channel Identifier with a pound sign ( #461 )
v0.2.25
2023-09-19 15:04:10 -07:00
Yuhong Sun
32eee88628
Special Danswer flow for Chat ( #459 )
2023-09-18 21:10:20 -07:00
Yuhong Sun
3641102672
Verification prompt 3.5 tuneup ( #458 )
2023-09-18 13:16:26 -07:00
Weves
0fcedfec17
Fix dynamic summary parsing
v0.2.24
2023-09-18 09:54:12 -07:00