Commit Graph

434 Commits

Author SHA1 Message Date
79c28e1988 Fix backend Dockerfile v0.2.29 2023-09-26 22:53:01 -07:00
7afcf3489f Auto-populate ACL fields on server startup 2023-09-26 22:53:01 -07:00
c09f00990e Updatr CONTRIBUTING.md with celery cmds 2023-09-26 18:55:45 -07:00
5f25826a98 Handle document_set deletion better + prevent updates while syncing 2023-09-26 18:06:40 -07:00
60cddee310 Add better message in Slack management UI 2023-09-26 15:32:40 -07:00
d41d844116 Slack bot management dashboard (#483) 2023-09-26 14:03:27 -07:00
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
8594bac30b Transition to using access_control_list to manage access in Vespa (#450) 2023-09-26 12:26:39 -07:00
c4e4e88301 Add NOTION_CONNECTOR_ENABLE_RECURSIVE_PAGE_LOOKUP to the .dev deployment setup 2023-09-25 23:21:41 -07:00
6d376d3cf6 Fix Type with new OpenAI Endpoint (#480) 2023-09-25 11:15:56 -07:00
0c3ecbfa2f Ability to provide different base URL for the open AI LLM endpoint (#475) 2023-09-25 11:07:07 -07:00
8b95e2631d Make Cross Encoders Optional (#476) v0.2.28 2023-09-23 17:17:54 -07:00
3c65317538 Fix Slackbot Tagging people or groups (#473) v0.2.27 2023-09-21 21:44:35 -07:00
5cc17d39f0 Chat Backend API edge cases handled (#472) 2023-09-21 20:24:47 -07:00
b416c85f0f Add Metrics to Regression Test (#470) 2023-09-20 20:42:02 -07:00
4912beb283 Add recursive Notion search 2023-09-20 15:42:18 -07:00
db024ad7b7 Provide default value for 'retrieval_enabled' column in migration v0.2.26 2023-09-20 13:30:57 -07:00
4b98e47036 Add more flexibility to the Web Connector (#462) 2023-09-19 20:18:25 -07:00
da6dd5b617 Prefix Slack Channel Identifier with a pound sign (#461) v0.2.25 2023-09-19 15:04:10 -07:00
32eee88628 Special Danswer flow for Chat (#459) 2023-09-18 21:10:20 -07:00
3641102672 Verification prompt 3.5 tuneup (#458) 2023-09-18 13:16:26 -07:00
0fcedfec17 Fix dynamic summary parsing v0.2.24 2023-09-18 09:54:12 -07:00
5b1109d5c1 Clean up Slack Bot formatting (#455) v0.2.23 2023-09-17 22:47:33 -07:00
b337a521f8 Slack Bot Interface Rework (#454) 2023-09-17 19:23:59 -07:00
d7b7714d86 Cleanup for Mintlify Websites (#453) 2023-09-16 23:43:24 -07:00
6b305c56b3 Use Sentence Aware Splitter (#452) 2023-09-16 16:28:16 -07:00
63215e9c9a Fix Migration Conflict (#449) v0.2.22 2023-09-15 17:56:03 -07:00
f802351d85 Fix Vespa Issue where Documents with no Content could be retrieved via Vector Search (#448) 2023-09-15 13:03:14 -07:00
1d945becab Update node verison from 18 -> 20 to address security scan issues 2023-09-15 12:17:54 -07:00
e549d2bb4a Chat with Context Backend (#441) 2023-09-15 12:17:05 -07:00
a16ce56f6b Fix for notion connector 2023-09-14 20:15:05 -07:00
c4e0face9b Move connector / credential pair deletion to celery 2023-09-14 16:23:13 -07:00
3fc7a13a31 Add extra logging for failure to fetch page blocks 2023-09-13 18:53:15 -07:00
e433e27bc8 Small highlighting fix 2023-09-13 18:23:46 -07:00
2bf38fa996 Fix slack link bug with non-thread messages v0.2.21 2023-09-13 17:48:01 -07:00
4e359bc731 Fix bugs in Notion connector (#440)
* Fix bad pagination
* Make each block be a section -> we can link to individual blocks 
* Don't have a page include all content from child pages
2023-09-13 13:30:41 -07:00
ffa24e2f09 Handle newlines + code blocks in answer v0.2.20 2023-09-12 15:54:16 -07:00
9738e5e628 minor touchups 2023-09-12 15:44:15 -07:00
6f50f6710a Fix slack links for messages inside of a thread 2023-09-12 13:57:01 -07:00
d130a93b0f Fix small spacing issue with keyword highlighting 2023-09-12 13:10:10 -07:00
cf2bd8a40c highlighting v0.2.19 2023-09-12 11:35:37 -07:00
b5fc2a5775 Regression Test (#434) 2023-09-11 19:06:01 -07:00
101ff2f392 Fix LLM warm up (#433) v0.2.18 2023-09-11 14:47:36 -07:00
9316b78f47 Evaluate LLM Answers via Reflexion (#430) 2023-09-11 14:45:13 -07:00
ddfa8cf8a6 Disable indexing for empty docs 2023-09-11 13:28:13 -07:00
6c795dfa6c Slack CoT Scratchpad (#421) 2023-09-10 16:56:44 -07:00
1d847bfd23 Fix timeout for new LLM class 2023-09-10 11:18:05 -07:00
05a5419c8e Add backwards compatibility for users who don't have groups:read 2023-09-10 11:03:23 -07:00
e72f26ef53 Fix indexing job cleanup 2023-09-10 11:01:34 -07:00
67c26f89e8 Add new Github fields to FE 2023-09-10 10:34:35 -07:00