pablonyx
12b2126e69
Update assistants visibility, minor UX, .. ( #3965 )
...
* update assistant logic
* quick nit
* k
* fix "featured" logic
* Small tweaks
* k
---------
Co-authored-by: Weves <chrisweaver101@gmail.com>
v0.20.0-cloud.31
nightly-latest-20250212
2025-02-12 00:43:20 +00:00
Chris Weaver
037943c6ff
Support share/view IDs for Airtable ( #3967 )
2025-02-11 16:19:38 -08:00
pablonyx
f9485b1325
Ensure sidepanel defaults sidebar off ( #3844 )
...
* ensure sidepanel defaults sidepanel off
* address comment
* reformat
* initial visible
2025-02-11 22:22:56 +00:00
rkuo-danswer
552a0630fe
Merge pull request #3948 from onyx-dot-app/feature/beat_rtvar
...
refactoring and update multiplier in real time
2025-02-11 14:05:14 -08:00
Richard Kuo (Danswer)
5bf520d8b8
comments
2025-02-11 14:04:49 -08:00
Weves
7dc5a77946
Improve starter message splitting
2025-02-11 11:10:13 -08:00
rkuo-danswer
03abd4a1bc
Merge pull request #3938 from onyx-dot-app/feature/model_server_logs
...
improve gpu detection functions and logging in model server
v0.20.0-cloud.28
2025-02-11 09:43:25 -08:00
Richard Kuo (Danswer)
16d6d708f6
update logging
2025-02-11 09:15:39 -08:00
Richard Kuo
9740ed32b5
fix reading redis values as floats
v0.20.0-cloud.26
2025-02-10 20:48:55 -08:00
rkuo-danswer
b56877cc2e
Bugfix/dedupe ids ( #3952 )
...
* dedupe make_private_persona and update test
* add comment
* comments, and just have duplicate user id's for the test instead of modifying edit
* found the magic word
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
nightly-latest-20250211
2025-02-11 02:27:55 +00:00
pablodanswer
da5c83a96d
k
2025-02-10 17:45:00 -08:00
Weves
818225c60e
Fix starter message overflow
2025-02-10 17:17:31 -08:00
Weves
d78a1fe9c6
Fix for red background
2025-02-10 16:36:26 -08:00
Weves
05b3e594b5
Increase timeout for reasoning models + make o1 available by default
2025-02-10 16:11:01 -08:00
Richard Kuo (Danswer)
5a4d007cf9
comments
v0.20.0-cloud.25
2025-02-10 15:03:59 -08:00
pablonyx
3b25a2dd84
Ux improvements ( #3947 )
...
* black history sidebar
* misc improvements
* minor misc ux improvemnts
* quick nit
* add nits
* quick nit
v0.22.0-beta.1
2025-02-10 12:18:41 -08:00
pablonyx
baee4c5f22
Multi tenant specific error page ( #3928 )
...
Multi tenant specific error page
2025-02-10 11:51:29 -08:00
Richard Kuo (Danswer)
5e32f9d922
refactoring and update multiplier in real time
2025-02-10 11:20:38 -08:00
pablonyx
1454e7e07d
New ux dark ( #3944 )
nightly-latest-20250210
2025-02-09 21:14:32 -08:00
rkuo-danswer
6848337445
add validation for pruning/group sync etc ( #3882 )
...
* add validation for pruning
* fix missing class
* get external group sync validation working
* backport fix for pruning check
* fix pruning
* log the payload id
* remove scan_iter from pruning
* missed removed scan_iter, also remove other scan_iters and replace with sscan_iter of the lookup table
* external group sync needs active signal. h
* log the payload id when the task starts
* log the payload id in more places
* use the replica
* increase primary pool and slow down beat
* scale sql pool based on concurrency
* fix concurrency
* add debugging for external group sync and tenant
* remove debugging and fix payload id
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-10 03:12:21 +00:00
pablonyx
519fbd897e
Add Dark Mode ( #3936 )
...
* k
* intermediate unification
* many changes
* update dark mode configs
* updates
* decent state
* functional
* mostly clean
* updaet model selector
* finalize
* calendar update
* additional styling
* nit
* k
* update colors
* push change
* k
* update
* k
* update
* address additions
* quick nit
2025-02-09 23:09:40 +00:00
evan-danswer
217569104b
added context type for when internet search tool is used ( #3930 )
nightly-latest-20250209
2025-02-08 20:44:38 -08:00
rkuo-danswer
4c184bb7f0
Bugfix/slack stop 2 ( #3916 )
...
* use callback in slim doc functions
* more callbacks
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-08 23:45:41 +00:00
rkuo-danswer
a222fae7c8
Bugfix/beat templates ( #3754 )
...
* WIP
* migrate most beat tasks to fan out strategy
* fix kwargs
* migrate EE tasks
* lock on the task_name level
* typo fix
* transform beat tasks for cloud
* cloud multiplier is only for cloud tasks
* bumpity
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
nightly-latest-20250208
2025-02-08 06:57:57 +00:00
pablonyx
94788cda53
Update display ( #3934 )
...
* update display
* quick nit
2025-02-08 02:07:47 +00:00
Richard Kuo (Danswer)
fb931ee4de
fixes
2025-02-07 17:28:17 -08:00
Richard Kuo (Danswer)
bc2c56dfb6
improve gpu detection functions and logging in model server
2025-02-07 16:59:02 -08:00
rkuo-danswer
ae37f01f62
event driven indexing/docset/usergroup triggers ( #3918 )
...
* WIP
* trigger indexing immediately when the ccpair is created
* add some logging and indexing trigger to the mock-credential endpoint
* better comments
* fix integration test
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-07 22:53:51 +00:00
pablodanswer
ef31e14518
remove debug logs for integration tests
2025-02-07 10:46:24 -08:00
evan-danswer
9b0cba367e
small linear connector improvements ( #3929 )
...
* small linear connector improvements
* add todo for url handling
nightly-latest-20250207
2025-02-07 01:31:49 +00:00
pablonyx
48ac690a70
Multi tenant tests ( #3919 )
...
* ensure fail on multi tenant successfully
* attempted fix
* udpate ingration tests
* minor update
* improve
* improve workflow
* fix migrations
* many more logs
* quick fix
* improve
* fix typo
* quick nit
* attempted fix
* very minor clean up
2025-02-07 01:24:00 +00:00
pablodanswer
bfa4fbd691
minor delay
2025-02-06 16:28:38 -08:00
rkuo-danswer
58fdc86d41
fix chromatic save/upload ( #3927 )
...
* try adding back some params
* raise timeout
* update chromatic version
* fix typo
* use chromatic imports
* update gitignore
* slim down the config file
* update readme
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-06 22:02:14 +00:00
pablonyx
6ff452a2e1
Update popup + misc standardization ( #3906 )
...
* pop
* various minor improvements
* improvement
* finalize
* update
2025-02-06 21:22:06 +00:00
pablonyx
e9b892301b
Improvements to Redis + Vespa debugging
...
Improvements to Redis + Vespa debugging
2025-02-06 13:30:32 -08:00
pablodanswer
a202e2bf9d
Improvements to Redis + Vespa debugging
2025-02-06 13:30:06 -08:00
pablonyx
3bc4e0d12f
Very minor robustification ( #3926 )
...
* very minor robustification
* robust
2025-02-06 19:55:38 +00:00
trial-danswer
2fc41cd5df
Helm Chart Fixes ( #3900 )
...
* initial commit for helm chart refactoring
* Continue refactoring helm. I was able to use helm to deploy all of the apps to a cluster in aws. The bottleneck was setting up PVC dynamic provisioning.
* use default storage class
* Fix linter errors
* Fix broken helm test
* update
* Helm chart fixes
* remove reference to ebsstorage
* Fix linter errors
---------
Co-authored-by: jpb80 <jordan.buttkevitz@gmail.com>
2025-02-06 10:41:09 -08:00
pablodanswer
8c42ff2ff8
slackbot configuration fix
2025-02-06 09:36:58 -08:00
rkuo-danswer
6ccb3f085a
select only doc_id ( #3920 )
...
* select only doc_id
* select more doc ids
* fix user group
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
nightly-latest-20250206
2025-02-06 07:00:40 +00:00
pablonyx
a0a1b431be
Various UX improvements
...
Various improvements
2025-02-05 21:13:22 -08:00
pablodanswer
f137fc78a6
various UX improvements
2025-02-05 21:12:55 -08:00
pablonyx
396f096dda
Allows for Slackbots that do not have search enabled
...
Allow no search
2025-02-05 19:20:20 -08:00
pablodanswer
e04b2d6ff3
Allows for Slackbots that do not have search enabled
2025-02-05 19:19:50 -08:00
pablonyx
cbd8b094bd
Minor misc docset updates
...
Minor misc docset updates
2025-02-05 19:14:32 -08:00
pablodanswer
5c7487e91f
ensure tests pass
2025-02-05 17:02:49 -08:00
pablodanswer
477f8eeb68
minor update
2025-02-05 16:53:04 -08:00
pablodanswer
737e37170d
minor updates
2025-02-05 16:53:02 -08:00
Yuhong Sun
c58a7ef819
Slackbot to know its name ( #3917 )
2025-02-05 16:39:42 -08:00
rkuo-danswer
bd08e6d787
alert if revisions are null or query fails ( #3910 )
...
* alert if revisions are null or query fails
* comment
* mypy
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
v0.20.0-cloud.6
2025-02-05 23:45:38 +00:00