pablonyx
c9e0d77c93
Minor large PR cleanup (misc fies)
...
Minor large PR cleanup
v0.19.0-cloud.15
nightly-latest-20250117
2025-01-16 09:41:06 -08:00
pablodanswer
7a750dc2ca
Minor large PR cleanup
2025-01-16 09:39:27 -08:00
pablonyx
44b70a87df
UX Refresh ( #3687 )
...
* add new ux
* quick nit
* additional nit
* finalize
* quick fix
* fix typing
nightly-latest-20250116
2025-01-16 08:08:01 +00:00
Chris Weaver
a05addec19
Add is_cloud info to telemetry + get consistent customer_uuid's for a… ( #3684 )
...
* Add is_cloud info to telemetry + get consistent customer_uuid's for a given tenant
* Address Richard's comments
2025-01-16 02:43:21 +00:00
Chris Weaver
8a4d762798
Fix follow ups in thread + fix user name ( #3686 )
...
* Fix follow ups in thread + fix user name
* Add back single history str
* Remove newline
2025-01-16 02:40:25 +00:00
rkuo-danswer
c9a420ec49
better logging and reduce long sessions ( #3673 )
...
* testing some tweaks based on issues seen with okteto
* shorten session usage in indexing. still a couple of long running sessions to clean up
* merge sessions
* fixing detached session issues
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-01-16 01:27:12 +00:00
pablodanswer
beccca5fa2
Remove stranded file
2025-01-15 16:34:13 -08:00
pablonyx
66d8b8bb10
Add chrome extension pages ( #3629 )
v0.19.0-cloud.13
2025-01-15 15:09:49 -08:00
pablonyx
76ca650972
Admin usage for seeding ( #3683 )
...
* admin usage for seeding
* functional
* proper fix
* k
* typing
2025-01-15 19:04:25 +00:00
hagen-danswer
eb70699c0b
temp test fixes ( #3682 )
...
* fix discord test
* Fix discord test
* fixed fireflies test too
2025-01-15 09:07:05 -08:00
skylares
b401f83eb6
Salesforce daily test ( #3611 )
...
* Add daily salesforce test
* Add more assertions
* Add assertions for data by parsing the key-value strings
* Fix grammar
2025-01-15 07:53:50 -08:00
skylares
993a1a6caf
Add discord daily test ( #3676 )
...
* Add discord daily test
* Fix mypy error
2025-01-15 07:50:33 -08:00
skylares
c3481c7356
Fireflies daily test ( #3663 )
...
* Init test files for fireflies
* Finish creating daily test and update parsing of sections
* Added comment
2025-01-15 06:40:31 -08:00
Chris Weaver
3b7695539f
Add monitoring worker ( #3677 )
...
* Add monitoring worker
* Add locks
* Add tenant id to lock
* Remove unneeded tenant postfix
v0.19.0-cloud.10
nightly-latest-20250115
2025-01-15 01:39:56 +00:00
hagen-danswer
b1957737f2
refactored _add_user_filter usage ( #3674 )
...
* refactored db.connector_credential_pair
* Rerfactored the db.credentials user filtering
* the restr
2025-01-14 23:35:52 +00:00
rkuo-danswer
5f462056f6
Merge pull request #3660 from onyx-dot-app/bugfix/index_attempt_query
...
optimize another index attempt check
nightly-latest-20250114
2025-01-13 20:02:54 -08:00
Richard Kuo (Danswer)
0de4d61b6d
Merge branch 'main' of https://github.com/onyx-dot-app/onyx into bugfix/index_attempt_query
2025-01-13 16:26:22 -08:00
rkuo-danswer
7a28a5c216
Merge pull request #3669 from onyx-dot-app/bugfix/fix_time_updated
...
fix missed var names
2025-01-13 15:04:17 -08:00
Richard Kuo (Danswer)
d8aa21ca3a
fix missed var names
2025-01-13 14:32:26 -08:00
Richard Kuo (Danswer)
c4323573d2
fix alembic
2025-01-13 13:23:40 -08:00
Richard Kuo (Danswer)
46cfaa96b7
Merge branch 'main' of https://github.com/danswer-ai/danswer into bugfix/index_attempt_query
2025-01-13 13:23:30 -08:00
Weves
a610b6bd8d
Support new model for image input
2025-01-13 13:17:51 -08:00
rkuo-danswer
cb66aadd80
Merge pull request #3648 from onyx-dot-app/bugfix/light_cpu
...
figuring out why multiprocessing set_start_method isn't working.
2025-01-13 13:08:55 -08:00
Chris Weaver
9ea2ae267e
Performance monitoring ( #3658 )
...
* Initial scaffolding for metrics
* iterate
* more
* More metrics + SyncRecord concept
* Add indices, standardize timing
* Small cleanup
* Address comments
2025-01-13 12:36:45 -08:00
Richard Kuo (Danswer)
7d86b28335
maybe we don't need pre ping yet
2025-01-13 12:14:32 -08:00
Richard Kuo (Danswer)
4f8e48df7c
try more sql settings
v0.19.0-cloud.7
2025-01-13 11:50:04 -08:00
Richard Kuo (Danswer)
d96d2fc6e9
add comment
2025-01-13 11:35:58 -08:00
Richard Kuo (Danswer)
b6dd999c1b
add some type hints
2025-01-13 11:31:57 -08:00
Richard Kuo (Danswer)
9a09222b7d
add comments
2025-01-13 10:58:33 -08:00
Richard Kuo (Danswer)
be3cfdd4a6
saved files
2025-01-13 10:46:20 -08:00
Richard Kuo (Danswer)
f5bdf9d2c9
move to celeryd_init
v0.19.0-cloud.6
2025-01-13 02:46:03 -08:00
hagen-danswer
6afd27f9c9
fix group sync name capitalization ( #3653 )
...
* fix group sync name capitalization
* everything is lowercased now
* comments
* Added test for be2ab2aa50ee migration
* polish
nightly-latest-20250111
nightly-latest-20250112
nightly-latest-20250113
2025-01-10 16:51:33 -08:00
Richard Kuo (Danswer)
ccef350287
try using spawn specifically
v0.19.0-cloud.5
2025-01-10 14:19:31 -08:00
Richard Kuo (Danswer)
4400a945e3
optimize another index attempt check
2025-01-10 14:18:49 -08:00
Richard Kuo (Danswer)
384a38418b
test set_spawn_method and handle exceptions
v0.19.0-cloud.4
2025-01-10 12:59:34 -08:00
Richard Kuo (Danswer)
2163a138ed
logging
2025-01-10 12:41:05 -08:00
Richard Kuo (Danswer)
b6c2ecfecb
more debugging of start method
v0.19.0-cloud.3
2025-01-10 12:16:13 -08:00
Richard Kuo (Danswer)
ac182c74b3
log all start methods
2025-01-10 12:11:33 -08:00
pablonyx
cab7e60542
Proper anonymous user restricting ( #3645 )
2025-01-10 11:31:11 -08:00
Richard Kuo (Danswer)
8e25c3c412
Merge branch 'main' of https://github.com/danswer-ai/danswer into bugfix/light_cpu
v0.19.0-cloud.2
2025-01-10 11:01:12 -08:00
Weves
1470b7e038
Add tests for some LLM provider endpoints + small logic change to ensure that display_model_names is not empty
2025-01-10 08:55:53 -08:00
rkuo-danswer
bf78fb79f8
possible fix for gdrive oauth in the cloud ( #3642 )
...
* possible fix for gd oauth in the cloud
* missed code in rename/merge
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
nightly-latest-20250110
2025-01-10 02:10:59 +00:00
rkuo-danswer
d972a78f45
Make connector pause and delete fast ( #3646 )
...
* first cut
* refresh on delete
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-01-10 01:39:45 +00:00
Richard Kuo (Danswer)
962240031f
figuring out why multiprocessing set_start_method isn't working.
v0.19.0-cloud.1
2025-01-09 16:29:37 -08:00
hagen-danswer
50131ba22c
Better logging for confluence space permissions
2025-01-09 15:13:02 -08:00
rkuo-danswer
439217317f
Merge pull request #3644 from onyx-dot-app/bugfix/model-server-build-fix
...
hope this env var works.
2025-01-09 14:34:25 -08:00
hagen-danswer
c55de28423
added distinct when outer joining for user filters ( #3641 )
...
* added distinct when outer joining for user filters
* Added distinct when outer joining for user filters for all
2025-01-09 14:15:38 -08:00
Richard Kuo (Danswer)
91e32e801d
hope this env var works.
v0.18.0-testbuildcloud.1
2025-01-09 13:51:58 -08:00
rkuo-danswer
2ae91f0f2b
Feature/redis prod tool ( #3619 )
...
* prototype tools for handling prod issues
* add some commands
* add batching and dry run options
* custom redis tool
* comment
* default to app config settings for redis
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-01-09 21:34:07 +00:00
hagen-danswer
d40fd82803
Conf doc sync improvements ( #3643 )
...
* Reduce number of requests to Confluence
* undo
* added a way to dynamically adjust the pagination limit
* undo
2025-01-09 12:56:56 -08:00