1982 Commits

Author SHA1 Message Date
rkuo-danswer
a187aa508c
use redis exclusively with active signal renewal in more places to perform indexing fence validation ()
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2024-12-20 06:54:00 +00:00
pablonyx
aa4bfa2a78
Forgot password feature ()
* forgot password feature

* improved config

* nit

* nit
2024-12-20 04:53:37 +00:00
pablonyx
9011b8a139
Update citations in shared chat display ()
* update shared chat display

* Change Copy

* fix icon

* remove secret!

---------

Co-authored-by: Yuhong Sun <yuhongsun96@gmail.com>
2024-12-20 01:48:29 +00:00
Yuhong Sun
f83e7bfcd9
Fix Default CC Pair () 2024-12-19 09:43:12 -08:00
pablonyx
4d2e26ce4b
MT Cloud Tracking Fix () 2024-12-19 08:47:02 -08:00
rkuo-danswer
e9b10e8b41
temporarily disabling validate indexing fences ()
* temporarily disabling validate indexing fences

* add back a few startup checks in the cloud

* use common vespa client to perform health check

* log vespa url and try using http1 on light worker index methods

---------

Co-authored-by: Richard Kuo <rkuo@rkuo.com>
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2024-12-19 01:32:09 +00:00
pablonyx
a0fa4adb60
Ensure password validation errors propagate ()
* ensure password validation errors propagate

* copy update

* support o1

* improve typing

* Revert "support o1"

This reverts commit 9b7aa6008c773d987705cf5509eafba37b567319.
2024-12-19 00:05:57 +00:00
pablonyx
ca9ba925bd
Support o1 ()
* support o1

* nit
2024-12-19 00:05:00 +00:00
Chris Weaver
23ecf654ed
Add support for custom LLM error messages ()
* Add support for custom LLM error messages

* Fix mypy
2024-12-17 22:58:17 -08:00
pablodanswer
884bdb4b01 old alembic migration + restore workspace 2024-12-17 16:28:05 -08:00
pablonyx
b3ecf0d59f
Migrate user milestone logic () 2024-12-17 15:59:56 -08:00
pablonyx
8db6d49fe5
IAM Auth for RDS ()
* k

* functional iam auth

* k

* k

* improve typing

* add deployment options

* cleanup

* quick clean up

* minor cleanup

* additional clarity for db session operations

* nit

* k

* k

* update configs

* docker compose spacing
2024-12-17 22:02:37 +00:00
pablonyx
28598694b1
Add delete all chats option ()
* Add delete all chats option

* post rebase fixes

* final validation

* minor cleanup

* move up
2024-12-17 02:55:35 +00:00
Emerson Gomes
b5d0df90b9 Remove hardcoded root path for HF models 2024-12-16 19:03:15 -08:00
pablonyx
48be6338ec
Update Hubpost tracking form submission ()
* Update Hubpost tracking form submission

* minor cleanup

* validated

* validate

* nit

* k
2024-12-17 02:31:09 +00:00
rkuo-danswer
2dd51230ed
clear indexing fences with no celery tasks queued ()
* allow beat tasks to expire. it isn't important that they all run

* validate fences are in a good state and cancel/fail them if not

* add function timings for important beat tasks

* optimize lookups, add lots of comments

* review changes

---------

Co-authored-by: Richard Kuo <rkuo@rkuo.com>
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2024-12-17 00:55:58 +00:00
pablonyx
8b249cbe63
Proper display priority seeding ()
* proper seeding

* k

* clean up
2024-12-17 00:19:45 +00:00
pablonyx
2847ab003e
Prompting ()
* auto generate start prompts

* post rebase clean up

* update for clarity
2024-12-16 21:34:43 +00:00
pablonyx
f1541d1fbe
Update default assistant to search for new users ()
* update default assistant to search for new users

* update!
2024-12-16 21:15:33 +00:00
pablonyx
788b3015bc
fix single quote block in llm answer () 2024-12-16 20:37:47 +00:00
pablonyx
cbbf10f450
remove tenant id logs () 2024-12-16 20:24:09 +00:00
pablodanswer
bee74ac360 mark slack perm sync as flaky 2024-12-16 11:50:03 -08:00
pablodanswer
d0483dd269 temporary vespa bump for tests 2024-12-15 21:41:21 -08:00
pablonyx
3f3d4da611
do not include slackbot sessions when fetching chat sessions
do not include slackbot sessions when fetching `chat sessions`
2024-12-15 16:35:19 -08:00
pablodanswer
469068052e don't include slackbot sessions 2024-12-15 16:34:39 -08:00
pablodanswer
334bc6be8c Increase password requirements 2024-12-15 16:28:45 -08:00
Yuhong Sun
814f97c2c7
MT Cloud Monitoring () 2024-12-15 16:05:03 -08:00
Yuhong Sun
6711e91dbf
Seed Spacing () 2024-12-14 17:23:00 -08:00
Yuhong Sun
8d3fad1f12
Change Default Assistant Description () 2024-12-14 17:00:08 -08:00
pablonyx
0c3dab8e8d
Make doc count query more efficient () 2024-12-14 16:26:36 -08:00
Yuhong Sun
47735e2044
Rebrand Seeding Docs () 2024-12-14 16:08:13 -08:00
pablodanswer
e9b41bddc9 gmail configuration update 2024-12-14 14:53:02 -08:00
Yuhong Sun
73a86b9019
Reenable Seeding () 2024-12-14 12:26:08 -08:00
Richard Kuo
06aeab6d59 fix scope typo 2024-12-13 20:21:10 -08:00
Richard Kuo
9b7e67004c Revert "test changing back emails"
This reverts commit 626ce74aa3fa3513d8f882518c641b355f532f46.
2024-12-13 20:20:54 -08:00
Richard Kuo
626ce74aa3 test changing back emails 2024-12-13 18:18:01 -08:00
pablodanswer
5f4b31d322 k 2024-12-13 17:21:54 -08:00
pablodanswer
699a02902a nit 2024-12-13 12:50:02 -08:00
pablodanswer
c85157f734 k 2024-12-13 12:48:50 -08:00
pablodanswer
0ba77963c4 update nit references 2024-12-13 11:49:27 -08:00
pablodanswer
64f0ad8b26 fix drive tests (nit) 2024-12-13 11:36:39 -08:00
pablodanswer
616e997dad more fixes for connector tests 2024-12-13 11:25:24 -08:00
pablodanswer
614bd378bb fix connector tests 2024-12-13 10:54:00 -08:00
pablodanswer
7064c3d06f update legal references 2024-12-13 10:39:01 -08:00
pablodanswer
3bb9e4bff6 post rebase fix 2024-12-13 10:06:07 -08:00
pablodanswer
3fec7a6a30 post rebase fixes 2024-12-13 10:05:06 -08:00
pablodanswer
21ec5ed795 welcome to onyx 2024-12-13 09:56:10 -08:00
hagen-danswer
54dcbfa288
made description optional for document sets ()
* made description optional for document sets

* update document set optional

* update alembic migration head

---------

Co-authored-by: pablodanswer <pablo@danswer.ai>
2024-12-13 01:41:11 +00:00
pablonyx
c69b7fc941
Prevent SSRF risk ()
* update con

* k
2024-12-12 23:41:35 +00:00
Weves
87d97d13d5 Fixes issue on cloud with redirect URI during token fetching 2024-12-12 12:28:08 -08:00