Commit Graph

2544 Commits

Author SHA1 Message Date
f7cc7190fe Allow connectors that have documents with feedback to be deleted 2023-09-04 16:05:43 -07:00
adb22273b6 Fix Vespa limit 2023-09-04 15:49:11 -07:00
742a016175 Remove empty files from QA 2023-09-04 15:49:11 -07:00
50101a8cac Use newest version of LTS node for playwright (#393) 2023-09-04 10:42:49 -07:00
f4866bfefc Remove libc-dev and uninstall py (#392) 2023-09-03 17:18:41 -07:00
c28f4d4527 Remove py library due to denial of service CVE (#391) 2023-09-03 16:36:13 -07:00
28480d19de Fix Web Connector Docker Dependencies (#388) 2023-09-02 14:20:41 -07:00
2885240183 Default to semantic search 2023-09-02 11:59:32 -07:00
c95cf5ca74 Playwright only install Chrome (#386) 2023-09-02 10:15:15 -07:00
4aebb69883 Upgrade packages for security reasons (#384) 2023-09-01 20:35:48 -07:00
c68afbe9d0 UI for AI thoughts (#385) 2023-09-01 20:32:22 -07:00
06c1afce42 Remove ANSWERABLE text from model out (#383) 2023-09-01 15:10:14 -07:00
d73d81c867 Scripts to Reset Postgres and Vespa (#382) 2023-09-01 14:43:04 -07:00
493648d28b Reduce Slack Bot Log Spamming (#381) 2023-09-01 10:43:57 -07:00
b89a06f03b Allow admins to connect public credentials to connectors 2023-09-01 10:42:49 -07:00
0d4244f990 Fix API key specification bug 2023-09-01 10:30:02 -07:00
e1fbffd141 Index all Google Drive file types (#373) 2023-08-31 19:20:32 -07:00
6bae93ad3c Notion connector test separately (#372) 2023-08-31 18:18:19 -07:00
43efa9da94 Mark incomplete Index Attempts as Failed on job restart (#371) 2023-08-31 17:43:03 -07:00
dac5aaea94 Fix Ruff generated mistake (#370) 2023-08-31 17:03:57 -07:00
80a08bbf0c Return empty string for encrypted PDF (#369) 2023-08-31 16:59:28 -07:00
d6e87df548 gdrive connector ignore encrypted pdf file (#353) (#362)
Thanks for your contribution!
2023-08-31 16:57:08 -07:00
ac2a4f9051 Ruff Styling (#368) 2023-08-31 15:55:01 -07:00
51ec2517cb LLM to validate user Query (#365)
Backend Only
2023-08-31 15:33:39 -07:00
0a7775860c feat(dev): use ruff for python linting (#355) 2023-08-31 15:29:59 -07:00
8bf82ac144 Better logging for Google Drive follow shortcuts (#367) 2023-08-31 15:24:23 -07:00
c1727e63ad bug squashed 2023-08-31 14:32:13 -07:00
5dc855c4fc Fix null document ID 2023-08-31 13:04:43 -07:00
ec4d0b856c Added boost to rerank step (#360) 2023-08-30 23:12:55 -07:00
a6ea40714e Disable langchain retries 2023-08-30 14:28:14 -07:00
cea3e1f3d5 Add support for multiple allowed email domains + make slack bot logs go to stdout 2023-08-30 13:47:46 -07:00
038f646c09 Fe for feedback (#346) 2023-08-30 12:52:24 -07:00
856061c7ea Fix ReDoS and Directory Traversal (#352)
Co-authored-by: Weves <chrisweaver101@gmail.com>
2023-08-29 21:20:15 -07:00
9e82dbf8bb Fix confluence connector styling 2023-08-29 14:45:52 -07:00
1c3d0a1f3d Add environment variable which disables answering when an answer is not found 2023-08-29 14:45:52 -07:00
3c5cdb07c1 fix(confluence): add missing import (#350) 2023-08-29 11:36:14 -07:00
681a8a423f fix(confluence): ignore empty pages (#349) 2023-08-29 09:45:35 -07:00
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
b2a51283d1 Learn from feedback backend (#343)
---------

Co-authored-by: Weves <chrisweaver101@gmail.com>
2023-08-28 13:29:29 -07:00
96575bf893 Remove Unused Imports and Variables (#344) 2023-08-27 17:39:41 -07:00
4469447fde Add LangChain-based LLM 2023-08-26 21:57:15 -07:00
20b6369eea Add ability to respond with error message in slack thread 2023-08-26 15:47:01 -07:00
a2ec1e2cda Vespa Deployment (#330)
Large Change!
2023-08-26 15:35:19 -07:00
642862bede Make public credentials accessible by all admins (#337) 2023-08-25 17:06:38 -07:00
b27107c184 Add user management page 2023-08-25 12:25:39 -07:00
8cda11c701 Respond to slack messages with file attachments 2023-08-25 11:12:26 -07:00
384bf1befe Warm up models before first document indexed (#333) 2023-08-24 20:01:50 -07:00
cb13f5b18b Fix non-json model output processing (#332) 2023-08-24 19:43:58 -07:00
6897416fe6 Support service accounts for Google Drive connector (#325) 2023-08-24 14:50:05 -07:00
8976ed3bcd Fix mypy (#331) 2023-08-24 12:23:04 -07:00