1934 Commits

Author SHA1 Message Date
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
Weves
f316c8569f Show scores v0.2.7 2023-08-31 11:25:02 -07:00
Weves
4bce20b5c4 Switchup icons 2023-08-31 11:25:02 -07:00
Weves
996420f92c Fix negative values for feedback page 2023-08-31 11:25:02 -07:00
Yuhong Sun
ec4d0b856c
Added boost to rerank step (#360) v0.2.6 2023-08-30 23:12:55 -07:00
Weves
5b3abb4cb3 Update document boost UI 2023-08-30 20:02:21 -07:00
Weves
faa73b3088 Add env variables for slack bot to .dev compose file 2023-08-30 17:43:02 -07:00
Yuhong Sun
681eb6e9f2
Fix Multiarchitecture Docker (#358) v0.2.5 2023-08-30 16:00:32 -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>
v0.2.4
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) v0.2.3 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
v0.2.2
2023-08-28 18:35:13 -07:00
Yuhong Sun
b2a51283d1
Learn from feedback backend (#343)
---------

Co-authored-by: Weves <chrisweaver101@gmail.com>
v0.2.1
2023-08-28 13:29:29 -07:00
Chris Weaver
c43a403b71
Update README.md 2023-08-28 02:43:46 -07:00
Chris Weaver
cddd86dd1c
Update README.md
Add embeds + update features / roadmap
2023-08-28 02:42:01 -07:00
Yuhong Sun
96575bf893
Remove Unused Imports and Variables (#344) 2023-08-27 17:39:41 -07:00
Weves
4469447fde Add LangChain-based LLM v0.2.0 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 (#330)
Large Change!
2023-08-26 15:35:19 -07:00
Chris Weaver
642862bede
Make public credentials accessible by all admins (#337) v0.1.9 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 (#333) 2023-08-24 20:01:50 -07:00
Yuhong Sun
cb13f5b18b
Fix non-json model output processing (#332) 2023-08-24 19:43:58 -07:00
Chris Weaver
6897416fe6
Support service accounts for Google Drive connector (#325) v0.1.8 2023-08-24 14:50:05 -07:00
Chris Weaver
8976ed3bcd
Fix mypy (#331) 2023-08-24 12:23:04 -07:00
Yuhong Sun
81d2226b5f
Minor Vespa Updates (#329) 2023-08-24 09:01:15 -07:00
Yuhong Sun
8159fdcdce
Add Vespa and rework Document Indices (#317) 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
Chris Weaver
e307275774
Add support for multiple indexing workers (#322) 2023-08-22 18:11:31 -07:00
Weves
3ea205279f Fix bug where slack bot would tag users / everyone 2023-08-22 16:15:47 -07:00
Weves
e5352b6af8 Fix issue with Confluence errors not being ignored v0.1.7 2023-08-21 09:14:21 -07:00
Chris Weaver
9f1898c384
Add basic chain of thought PromptProcessor(#316) 2023-08-20 18:48:24 -07:00
Ikko Eltociear Ashimine
3ec602b47f
Fix typo in indexing_pipeline.py (#318)
pipline -> pipeline
2023-08-20 09:15:23 -07:00
Weves
ab905e9fe6 Include channel name in slack bot logs 2023-08-19 22:23:57 -07:00
Chris Weaver
067503bc84
Background logs to stdout (#315) 2023-08-18 19:02:32 -07:00
Chris Weaver
f541a3ee85
Continue on some connector failures (#314) 2023-08-18 17:59:33 -07:00
Weves
70d7ca5c73 Better error for missing allowed_users / allowed_groups 2023-08-18 10:21:27 -07:00
Chris Weaver
bf4b63de19
Linear connector (#312) 2023-08-17 15:17:57 -07:00
Chris Weaver
f37ac76d3c
Stop using untyped dicts to represent quotes (#310) 2023-08-17 14:53:55 -07:00
Sid Ravinutala
81a4934bb8
Google drive shared files fix + shortcuts (#300)
Also fixes foreign key constraint issue when manually wiping postgres + keeps track of accessed folders
2023-08-17 08:54:00 -07:00