577 Commits

Author SHA1 Message Date
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
Yuhong Sun
5b1109d5c1
Clean up Slack Bot formatting (#455) v0.2.23 2023-09-17 22:47:33 -07:00
Yuhong Sun
b337a521f8
Slack Bot Interface Rework (#454) 2023-09-17 19:23:59 -07:00
Yuhong Sun
d7b7714d86
Cleanup for Mintlify Websites (#453) 2023-09-16 23:43:24 -07:00
Yuhong Sun
6b305c56b3
Use Sentence Aware Splitter (#452) 2023-09-16 16:28:16 -07:00
Yuhong Sun
63215e9c9a
Fix Migration Conflict (#449) v0.2.22 2023-09-15 17:56:03 -07:00
Yuhong Sun
f802351d85
Fix Vespa Issue where Documents with no Content could be retrieved via Vector Search (#448) 2023-09-15 13:03:14 -07:00
Weves
1d945becab Update node verison from 18 -> 20 to address security scan issues 2023-09-15 12:17:54 -07:00
Yuhong Sun
e549d2bb4a
Chat with Context Backend (#441) 2023-09-15 12:17:05 -07:00
Weves
a16ce56f6b Fix for notion connector 2023-09-14 20:15:05 -07:00
Weves
c4e0face9b Move connector / credential pair deletion to celery 2023-09-14 16:23:13 -07:00
Weves
3fc7a13a31 Add extra logging for failure to fetch page blocks 2023-09-13 18:53:15 -07:00
Weves
e433e27bc8 Small highlighting fix 2023-09-13 18:23:46 -07:00
Weves
2bf38fa996 Fix slack link bug with non-thread messages v0.2.21 2023-09-13 17:48:01 -07:00
Chris Weaver
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
Weves
ffa24e2f09 Handle newlines + code blocks in answer v0.2.20 2023-09-12 15:54:16 -07:00
Yuhong Sun
9738e5e628 minor touchups 2023-09-12 15:44:15 -07:00
Weves
6f50f6710a Fix slack links for messages inside of a thread 2023-09-12 13:57:01 -07:00
Weves
d130a93b0f Fix small spacing issue with keyword highlighting 2023-09-12 13:10:10 -07:00
Weves
cf2bd8a40c highlighting v0.2.19 2023-09-12 11:35:37 -07:00
Yuhong Sun
b5fc2a5775
Regression Test (#434) 2023-09-11 19:06:01 -07:00
Yuhong Sun
101ff2f392
Fix LLM warm up (#433) v0.2.18 2023-09-11 14:47:36 -07:00
Yuhong Sun
9316b78f47
Evaluate LLM Answers via Reflexion (#430) 2023-09-11 14:45:13 -07:00
Weves
ddfa8cf8a6 Disable indexing for empty docs 2023-09-11 13:28:13 -07:00
Yuhong Sun
6c795dfa6c
Slack CoT Scratchpad (#421) 2023-09-10 16:56:44 -07:00
Weves
1d847bfd23 Fix timeout for new LLM class 2023-09-10 11:18:05 -07:00
Weves
05a5419c8e Add backwards compatibility for users who don't have groups:read 2023-09-10 11:03:23 -07:00
Weves
e72f26ef53 Fix indexing job cleanup 2023-09-10 11:01:34 -07:00
Weves
67c26f89e8 Add new Github fields to FE 2023-09-10 10:34:35 -07:00
Yuhong Sun
f34f373b08
Fix Github Metadata (#427) 2023-09-10 10:27:01 -07:00
Yuhong Sun
f126dfdbd0
Add Github Polling and Issues (#424) 2023-09-09 23:11:00 -07:00
Yuhong Sun
4a0c2bf866
Vespa Save and Load (#422) 2023-09-09 20:25:31 -07:00
Andrea Nassi
0e65688166
Change max upload size setting (#410)
---------

Co-authored-by: Gabriele Capitani <gabrielecapitani2005@gmail.com>
2023-09-09 17:01:44 -07:00
Weves
eae6f58450 Fix slack bot retrieval v0.2.17 2023-09-09 12:57:23 -07:00
Weves
648706d48c Allow indexing of private channels 2023-09-08 17:18:07 -07:00
Yuhong Sun
b1fe120021
Make Vespa Deployment file as simple as possible (#416)
Make Vespa Deployment file as simple as possible
2023-09-08 00:47:33 -07:00