Commit Graph

3432 Commits

Author SHA1 Message Date
ec78f78f3c k (#3999) nightly-latest-20250214 2025-02-14 02:33:42 +00:00
ed253e469a add nano and vim to base image (#3995)
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-14 02:27:24 +00:00
e3aafd95af k 2025-02-13 18:34:05 -08:00
3a704f1950 Add new vars to github action 2025-02-13 18:33:17 -08:00
2bf8a7aee5 Misc improvements 2025-02-13 18:33:17 -08:00
c2f3302aa0 Fix mypy 2025-02-13 18:33:17 -08:00
7f4d1f27a0 Gitbook connector (#3991)
* add parser

* add tests
2025-02-13 17:58:05 -08:00
b70db15622 Bugfix Vespa Deletion Script (#3998) 2025-02-13 17:26:04 -08:00
e9492ce9ec minor read replica fix (#3997) v0.20.0-cloud.36 2025-02-13 17:11:45 -08:00
35574369ed update cloud build to use public stripe key 2025-02-13 16:55:56 -08:00
eff433bdc5 Reduce errors in workers (#3962) v0.20.0-cloud.35 2025-02-13 15:59:44 -08:00
3260d793d1 Billing fixes (#3976) 2025-02-13 15:59:10 -08:00
1a7aca06b9 Fix Agent Slowness (#3979) 2025-02-13 15:54:34 -08:00
c6434db7eb Add delete all for tenants in Vespa (#3970) 2025-02-13 14:33:49 -08:00
667b9e04c5 updated rerank function arguments (#3988) 2025-02-13 14:13:14 -08:00
29c84d7707 xfail this test (#3992)
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-13 14:09:15 -08:00
17c915b11b Improved email formatting (#3985)
* prettier emails

* k

* remove mislieading comment

* minor typing
2025-02-13 21:11:57 +00:00
95ca592d6d fix title check (#3993)
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-13 13:14:55 -08:00
e39a27fd6b Hope this actually skips the model server builds now (#3987) 2025-02-13 11:48:25 -08:00
26d3c952c6 Bugfix/jira connector test 2 (#3986)
* fix jira connector test

* typo fix

---------

Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-13 10:21:54 -08:00
53683e2f3c fix jira connector test (#3983)
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-13 09:41:45 -08:00
0c0113a481 ignore result when using send_task on lightweight tasks (#3978)
* ignore result when using send_task on lightweight tasks

* fix ignore_result

---------

Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2025-02-13 03:22:13 -08:00
c0f381e471 Add background errors ability (#3982) nightly-latest-20250213 2025-02-13 00:44:55 -08:00
5ed83f1148 no thread local locks in callbacks and raise permission sync timeout … (#3977)
* no thread local locks in callbacks and raise permission sync timeout by a lot based on empirical log observations

* more fixes

---------

Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-12 22:31:01 -08:00
9db7b67a6c Minor misc ux improvements (#3966)
* minor misc ux

* nit

* k

* quick nit

* k
2025-02-13 04:43:11 +00:00
2850048c6b Jira add key to semantic id (#3981) nightly-latest-20250212-early 2025-02-12 20:04:47 -08:00
61058e5fcd merge monitoring with kickoff tasks (#3953)
* move indexing

* all monitor work moved

* reacquire lock more

* remove monitor task completely

* fix import

* fix pruning finalization

* no multiplier on system/cloud tasks

* monitor queues every 30 seconds in the cloud

---------

Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-13 02:35:41 +00:00
c87261cda7 Fix edge case with run functions in parallel 2025-02-12 17:57:39 -08:00
e030b0a6fc Address (#3955) 2025-02-12 13:53:13 -08:00
61136975ad Don't build model server every night (#3973) 2025-02-12 13:08:05 -08:00
0c74bbf9ed Clean illegal chars in metadata 2025-02-12 11:49:16 -08:00
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
037943c6ff Support share/view IDs for Airtable (#3967) 2025-02-11 16:19:38 -08:00
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
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
5bf520d8b8 comments 2025-02-11 14:04:49 -08:00
7dc5a77946 Improve starter message splitting 2025-02-11 11:10:13 -08:00
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
16d6d708f6 update logging 2025-02-11 09:15:39 -08:00
9740ed32b5 fix reading redis values as floats v0.20.0-cloud.26 2025-02-10 20:48:55 -08:00
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
da5c83a96d k 2025-02-10 17:45:00 -08:00
818225c60e Fix starter message overflow 2025-02-10 17:17:31 -08:00
d78a1fe9c6 Fix for red background 2025-02-10 16:36:26 -08:00
05b3e594b5 Increase timeout for reasoning models + make o1 available by default 2025-02-10 16:11:01 -08:00
5a4d007cf9 comments v0.20.0-cloud.25 2025-02-10 15:03:59 -08:00
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
baee4c5f22 Multi tenant specific error page (#3928)
Multi tenant specific error page
2025-02-10 11:51:29 -08:00
5e32f9d922 refactoring and update multiplier in real time 2025-02-10 11:20:38 -08:00
1454e7e07d New ux dark (#3944) nightly-latest-20250210 2025-02-09 21:14:32 -08:00