554 Commits

Author SHA1 Message Date
Yuhong Sun
52fa71eaff
Better QA Prompts (#409) 2023-09-06 22:46:25 -07:00
Weves
ccbc69d153 Misc slack bot improvements 2023-09-06 18:12:31 -07:00
Yuhong Sun
7972c8a71e
Make Boosting give more consistent scores (#406) 2023-09-06 15:50:53 -07:00
Weves
78e1806688 Add more logging for notion connector + add retries 2023-09-06 11:45:46 -07:00
Chris Weaver
6a79ddce37
New prompt + show quotes on hover (#404) 2023-09-06 01:44:48 -07:00
Yuhong Sun
5977a28f58
No Context Chat Backend (#397) 2023-09-05 22:32:00 -07:00
Chris Weaver
630386c8c4
Remove tornado key + remove nodejs once copied into playwright + remove old semver module (#402) 2023-09-05 19:18:35 -07:00
Chris Weaver
b06e53a51e
Feed in docs till we reach a token limit (#401) 2023-09-05 15:20:42 -07:00
Weves
58b75122f1 Fix deletion for overlapping connectors 2023-09-04 21:12:08 -07:00
Yuhong Sun
d593818996
Use Vespa Doc ID directly instead of from fields (#399) 2023-09-04 17:24:31 -07:00
Weves
f7cc7190fe Allow connectors that have documents with feedback to be deleted 2023-09-04 16:05:43 -07:00
Weves
adb22273b6 Fix Vespa limit 2023-09-04 15:49:11 -07:00
Weves
742a016175 Remove empty files from QA 2023-09-04 15:49:11 -07:00
Chris Weaver
50101a8cac
Use newest version of LTS node for playwright (#393) 2023-09-04 10:42:49 -07:00
Yuhong Sun
f4866bfefc
Remove libc-dev and uninstall py (#392) 2023-09-03 17:18:41 -07:00
Yuhong Sun
c28f4d4527
Remove py library due to denial of service CVE (#391) 2023-09-03 16:36:13 -07:00
Yuhong Sun
28480d19de
Fix Web Connector Docker Dependencies (#388) 2023-09-02 14:20:41 -07:00
Weves
2885240183 Default to semantic search 2023-09-02 11:59:32 -07:00
Yuhong Sun
c95cf5ca74
Playwright only install Chrome (#386) 2023-09-02 10:15:15 -07:00
Yuhong Sun
4aebb69883
Upgrade packages for security reasons (#384) 2023-09-01 20:35:48 -07:00
Chris Weaver
c68afbe9d0
UI for AI thoughts (#385) 2023-09-01 20:32:22 -07:00
Yuhong Sun
06c1afce42
Remove ANSWERABLE text from model out (#383) 2023-09-01 15:10:14 -07:00
Yuhong Sun
d73d81c867
Scripts to Reset Postgres and Vespa (#382) 2023-09-01 14:43:04 -07:00
Yuhong Sun
493648d28b
Reduce Slack Bot Log Spamming (#381) 2023-09-01 10:43:57 -07:00
Weves
b89a06f03b Allow admins to connect public credentials to connectors 2023-09-01 10:42:49 -07:00
Weves
0d4244f990 Fix API key specification bug 2023-09-01 10:30:02 -07:00
Yuhong Sun
e1fbffd141
Index all Google Drive file types (#373) 2023-08-31 19:20:32 -07:00
Yuhong Sun
6bae93ad3c
Notion connector test separately (#372) 2023-08-31 18:18:19 -07:00
Yuhong Sun
43efa9da94
Mark incomplete Index Attempts as Failed on job restart (#371) 2023-08-31 17:43:03 -07:00
Yuhong Sun
dac5aaea94
Fix Ruff generated mistake (#370) 2023-08-31 17:03:57 -07:00
Yuhong Sun
80a08bbf0c
Return empty string for encrypted PDF (#369) 2023-08-31 16:59:28 -07:00
Yohann Fabri
d6e87df548
gdrive connector ignore encrypted pdf file (#353) (#362)
Thanks for your contribution!
2023-08-31 16:57:08 -07:00
Yuhong Sun
ac2a4f9051
Ruff Styling (#368) 2023-08-31 15:55:01 -07:00
Yuhong Sun
51ec2517cb
LLM to validate user Query (#365)
Backend Only
2023-08-31 15:33:39 -07:00
Patrick Decat
0a7775860c
feat(dev): use ruff for python linting (#355) 2023-08-31 15:29:59 -07:00
Yuhong Sun
8bf82ac144
Better logging for Google Drive follow shortcuts (#367) 2023-08-31 15:24:23 -07:00
Yuhong Sun
c1727e63ad bug squashed 2023-08-31 14:32:13 -07:00
Weves
5dc855c4fc Fix null document ID 2023-08-31 13:04:43 -07:00
Yuhong Sun
ec4d0b856c
Added boost to rerank step (#360) 2023-08-30 23:12:55 -07:00
Weves
a6ea40714e Disable langchain retries 2023-08-30 14:28:14 -07:00
Weves
cea3e1f3d5 Add support for multiple allowed email domains + make slack bot logs go to stdout 2023-08-30 13:47:46 -07:00
Chris Weaver
038f646c09
Fe for feedback (#346) 2023-08-30 12:52:24 -07:00
Yuhong Sun
856061c7ea
Fix ReDoS and Directory Traversal (#352)
Co-authored-by: Weves <chrisweaver101@gmail.com>
2023-08-29 21:20:15 -07:00
Weves
9e82dbf8bb Fix confluence connector styling 2023-08-29 14:45:52 -07:00
Weves
1c3d0a1f3d Add environment variable which disables answering when an answer is not found 2023-08-29 14:45:52 -07:00
Patrick Decat
3c5cdb07c1
fix(confluence): add missing import (#350) 2023-08-29 11:36:14 -07:00
Patrick Decat
681a8a423f
fix(confluence): ignore empty pages (#349) 2023-08-29 09:45:35 -07:00
Yuhong Sun
548f0a41cb
Confluence handle pages without body.storage.value (#347)
Workaround for: https://jira.atlassian.com/browse/CONFCLOUD-76433
2023-08-28 18:35:13 -07:00
Yuhong Sun
b2a51283d1
Learn from feedback backend (#343)
---------

Co-authored-by: Weves <chrisweaver101@gmail.com>
2023-08-28 13:29:29 -07:00
Yuhong Sun
96575bf893
Remove Unused Imports and Variables (#344) 2023-08-27 17:39:41 -07:00