690 Commits

Author SHA1 Message Date
Yuhong Sun
f4866bfefc
Remove libc-dev and uninstall py () 2023-09-03 17:18:41 -07:00
Yuhong Sun
c28f4d4527
Remove py library due to denial of service CVE () 2023-09-03 16:36:13 -07:00
Yuhong Sun
28480d19de
Fix Web Connector Docker Dependencies () 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 () 2023-09-02 10:15:15 -07:00
Yuhong Sun
4aebb69883
Upgrade packages for security reasons () 2023-09-01 20:35:48 -07:00
Chris Weaver
c68afbe9d0
UI for AI thoughts () 2023-09-01 20:32:22 -07:00
Yuhong Sun
06c1afce42
Remove ANSWERABLE text from model out () 2023-09-01 15:10:14 -07:00
Yuhong Sun
d73d81c867
Scripts to Reset Postgres and Vespa () 2023-09-01 14:43:04 -07:00
Yuhong Sun
493648d28b
Reduce Slack Bot Log Spamming () 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 () 2023-08-31 19:20:32 -07:00
Yuhong Sun
6bae93ad3c
Notion connector test separately () 2023-08-31 18:18:19 -07:00
Yuhong Sun
43efa9da94
Mark incomplete Index Attempts as Failed on job restart () 2023-08-31 17:43:03 -07:00
Yuhong Sun
dac5aaea94
Fix Ruff generated mistake () 2023-08-31 17:03:57 -07:00
Yuhong Sun
80a08bbf0c
Return empty string for encrypted PDF () 2023-08-31 16:59:28 -07:00
Yohann Fabri
d6e87df548
gdrive connector ignore encrypted pdf file () ()
Thanks for your contribution!
2023-08-31 16:57:08 -07:00
Yuhong Sun
ac2a4f9051
Ruff Styling () 2023-08-31 15:55:01 -07:00
Yuhong Sun
51ec2517cb
LLM to validate user Query ()
Backend Only
2023-08-31 15:33:39 -07:00
Patrick Decat
0a7775860c
feat(dev): use ruff for python linting () 2023-08-31 15:29:59 -07:00
Yuhong Sun
8bf82ac144
Better logging for Google Drive follow shortcuts () 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 () 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 () 2023-08-30 12:52:24 -07:00
Yuhong Sun
856061c7ea
Fix ReDoS and Directory Traversal ()
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 () 2023-08-29 11:36:14 -07:00
Patrick Decat
681a8a423f
fix(confluence): ignore empty pages () 2023-08-29 09:45:35 -07:00
Yuhong Sun
548f0a41cb
Confluence handle pages without body.storage.value ()
Workaround for: https://jira.atlassian.com/browse/CONFCLOUD-76433
2023-08-28 18:35:13 -07:00
Yuhong Sun
b2a51283d1
Learn from feedback backend ()
---------

Co-authored-by: Weves <chrisweaver101@gmail.com>
2023-08-28 13:29:29 -07:00
Yuhong Sun
96575bf893
Remove Unused Imports and Variables () 2023-08-27 17:39:41 -07:00
Weves
4469447fde Add LangChain-based LLM 2023-08-26 21:57:15 -07:00
Weves
20b6369eea Add ability to respond with error message in slack thread 2023-08-26 15:47:01 -07:00
Yuhong Sun
a2ec1e2cda
Vespa Deployment ()
Large Change!
2023-08-26 15:35:19 -07:00
Chris Weaver
642862bede
Make public credentials accessible by all admins () 2023-08-25 17:06:38 -07:00
Weves
b27107c184 Add user management page 2023-08-25 12:25:39 -07:00
Weves
8cda11c701 Respond to slack messages with file attachments 2023-08-25 11:12:26 -07:00
Yuhong Sun
384bf1befe
Warm up models before first document indexed () 2023-08-24 20:01:50 -07:00
Yuhong Sun
cb13f5b18b
Fix non-json model output processing () 2023-08-24 19:43:58 -07:00
Chris Weaver
6897416fe6
Support service accounts for Google Drive connector () 2023-08-24 14:50:05 -07:00
Chris Weaver
8976ed3bcd
Fix mypy () 2023-08-24 12:23:04 -07:00
Yuhong Sun
81d2226b5f
Minor Vespa Updates () 2023-08-24 09:01:15 -07:00
Yuhong Sun
8159fdcdce
Add Vespa and rework Document Indices () 2023-08-24 08:46:28 -07:00
Weves
a2d3a3f116 Fix image build by pinning safetensors version 2023-08-23 22:23:45 -07:00
Weves
7836e91a20 Add extra logging in the case of null document_id 2023-08-23 18:16:19 -07:00