2599 Commits

Author SHA1 Message Date
joachim-danswer
68aa00e330 manual import reordering 2025-03-13 09:01:01 -07:00
joachim-danswer
3a78421e38 Update migration 2025-03-13 09:01:01 -07:00
joachim-danswer
0aa9e8968a RK comments 2025-03-13 09:01:01 -07:00
joachim-danswer
7d9e133e35 create columns for individual boost factors 2025-03-13 09:01:01 -07:00
joachim-danswer
838160e660 improved dict score update 2025-03-13 09:01:01 -07:00
joachim-danswer
6b84332f1b saving and updating chunk stats 2025-03-13 09:01:01 -07:00
joachim-danswer
4fe5561f44 saving and deleting chunk stats in new table 2025-03-13 09:01:01 -07:00
joachim-danswer
2d81d6082a renaming to chunk_boost & chunk table def 2025-03-13 09:01:01 -07:00
joachim-danswer
ef291fcf0c YS comments - pt 1 2025-03-13 09:01:01 -07:00
joachim-danswer
b8f64d10a2 small updates 2025-03-13 09:01:01 -07:00
joachim-danswer
9f37ca23e8 default off 2025-03-13 09:01:01 -07:00
joachim-danswer
34b2e5d9d3 new home for model_server configs 2025-03-13 09:01:01 -07:00
joachim-danswer
ff6e4cd231 fixed docker file 2025-03-13 09:01:01 -07:00
joachim-danswer
9d7137b3bb requirements version update 2025-03-13 09:01:01 -07:00
joachim-danswer
91cdcd820f nit 2025-03-13 09:01:01 -07:00
joachim-danswer
4ff0c18822 EL comments and improvements
Improvements:
  - proper import of information content model from cache or HF
  - warm up for information content model

Other:
  - EL PR review comments
2025-03-13 09:01:01 -07:00
joachim-danswer
66976529d2 nit 2025-03-13 09:01:01 -07:00
joachim-danswer
1954105cc6 avoid boost_score > 1.0 2025-03-13 09:01:01 -07:00
joachim-danswer
625ea6f24b name change to information_content_model 2025-03-13 09:01:01 -07:00
joachim-danswer
60d2c8c86c improvements 2025-03-13 09:01:01 -07:00
joachim-danswer
324b8e42a5 simplification 2025-03-13 09:01:01 -07:00
joachim-danswer
125877ec65 initial working code 2025-03-13 09:01:01 -07:00
joachim-danswer
ca803859cc remove title for slack 2025-03-13 09:01:01 -07:00
rkuo-danswer
b4ecc870b9
safe handling for mediaType in confluence connector in all places (#4269)
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-03-13 06:09:19 +00:00
rkuo-danswer
a2ac9f02fb
unique constraint here doesn't work (#4271)
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-03-12 16:25:27 -07:00
pablonyx
f87e559cc4
Separate out indexing-time image analysis into new phase (#4228)
* Separate out indexing-time image analysis into new phase

* looking good

* k

* k
2025-03-12 22:26:05 +00:00
pablonyx
5883336d5e
Support image indexing customization (#4261)
* working well

* k

* ready to go

* k

* minor nits

* k

* quick fix

* k

* k
2025-03-12 20:03:45 +00:00
pablonyx
0153ff6b51
Improved logout flow (#4258)
* improved app provider modals

* improved logout flow

* k

* updates

* add docstring
2025-03-12 19:19:39 +00:00
pablonyx
2f8f0f01be
Tenants on standby (#4218)
* add tenants on standby feature

* k

* fix alembic

* k

* k
2025-03-12 18:25:30 +00:00
Chris Weaver
997f40500d
Add support for sandboxed salesforce (#4252) 2025-03-12 00:21:24 +00:00
rkuo-danswer
a918a84e7b
fix oauth downloading and size limits in confluence (#4249)
* fix oauth downloading and size limits in confluence

* bump black to get past corrupt hash

* try working around another corrupt package

* fix raw_bytes

---------

Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2025-03-11 23:57:47 +00:00
rkuo-danswer
090f3fe817
handle conflicts on lowercasing emails (#4255)
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-03-11 21:25:50 +00:00
pablonyx
ecbd4eb1ad
add basic user invite flow (#4253) 2025-03-11 19:02:51 +00:00
rkuo-danswer
9cd3cbb978
fix versions (#4250)
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2025-03-10 23:50:07 -07:00
pablonyx
ab1b6b487e
descrease model server logspam (#4166) 2025-03-10 18:29:27 +00:00
Chris Weaver
6ead9510a4
Small notion tweaks (#4244)
* Small notion tweaks

* Add comment
2025-03-10 15:51:12 +00:00
Chris Weaver
965f9e98bf
Eliminate extremely long log line for large checkpointds (#4236)
* Eliminate extremely long log line for large checkpointds

* address greptile
2025-03-10 15:50:50 +00:00
rkuo-danswer
426883bbf5
Feature/agentic buffered (#4231)
* rename agent test script to prevent pytest autodiscovery

* first cut

* fix log message

* fix up typing

* add a sample test

---------

Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-03-10 15:48:42 +00:00
rkuo-danswer
6ca400ced9
Bugfix/delete document tags slow (#4232)
* Add Missing Date and Message-ID Headers to Ensure Email Delivery

* fix issue Performance issue during connector deletion #4191

* fix ruff

* bump to rebuild PR

---------

Co-authored-by: ThomaciousD <2194608+ThomaciousD@users.noreply.github.com>
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-03-10 03:07:30 +00:00
pablonyx
8b5e8bd5b9
k (#4240) 2025-03-10 03:06:13 +00:00
Weves
7f7621d7c0 SMall gitbook tweaks 2025-03-09 14:46:44 -07:00
pablonyx
06dcc28d05
Improved login experience (#4178)
* functional initial auth modal

* k

* k

* k

* looking good

* k

* k

* k

* k

* update

* k

* k

* misc bunch

* improvements

* k

* address comments

* k

* nit

* update

* k
2025-03-09 01:06:20 +00:00
pablonyx
18df63dfd9
Fix local background jobs (#4241) 2025-03-08 14:47:56 -08:00
Chris Weaver
0d3c72acbf
Add basic memory logging (#4234)
* Add basic memory logging

* Small tweaks

* Switch to monotonic
2025-03-08 03:49:47 +00:00
rkuo-danswer
9217243e3e
Bugfix/query history notes (#4204)
* early work in progress

* rename utility script

* move actual data seeding to a shareable function

* add test

* make the test pass with the fix

* fix comment

* slight improvements and notes to query history and seeding

* update test

---------

Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-03-07 19:52:30 +00:00
rkuo-danswer
61ccba82a9
light worker needs to discover some indexing tasks (#4209)
* light worker needs to discover some indexing tasks

* fix formatting

---------

Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-03-07 11:52:09 -08:00
Weves
9e8eba23c3 Fix frozen model issue 2025-03-07 09:05:43 -08:00
evan-danswer
0c29743538
use max_tokens to do better rate limit handling (#4224)
* use max_tokens to do better rate limit handling

* fix unti tests

* address greptile comment, thanks greptile
2025-03-06 18:12:05 -08:00
pablonyx
08b2421947 fix 2025-03-06 17:30:31 -08:00
pablonyx
ed518563db minor typing update 2025-03-06 17:02:39 -08:00