pablonyx
a98dcbc7de
Update tenant logic ( #4122 )
...
* k
* k
* k
* quick nit
* nit
2025-02-26 03:53:46 +00:00
pablonyx
d56177958f
fix email headers ( #4100 )
2025-02-26 03:12:30 +00:00
Kaveen Jayamanna
0e42ae9024
Content of .xlsl are not properly read during indexing. ( #4035 )
2025-02-25 21:10:47 -08:00
Weves
ce2b4de245
temp remove
2025-02-25 20:46:55 -08:00
Chris Weaver
a515aa78d2
Fix confluence test ( #4130 )
2025-02-26 03:03:54 +00:00
Weves
23073d91b9
reduce number of chars to index for search
2025-02-25 19:27:50 -08:00
Chris Weaver
f767b1f476
Fix confluence permission syncing at scale ( #4129 )
...
* Fix confluence permission syncing at scale
* Remove line
* Better log message
* Adjust log
2025-02-25 19:22:52 -08:00
pablonyx
9ffc8cb2c4
k
2025-02-25 18:15:49 -08:00
pablonyx
98bfb58147
Handle bad slack configurations– multi tenant ( #4118 )
...
* k
* quick nit
* k
* k
2025-02-25 22:22:54 +00:00
evan-danswer
6ce810e957
faster indexing status at scale plus minor cleanups ( #4081 )
...
* faster indexing status at scale plus minor cleanups
* mypy
* address chris comments
* remove extra prints
2025-02-25 21:22:26 +00:00
pablonyx
118cdd7701
Chat search ( #4113 )
...
* add chat search
* don't add the bible
* base functional
* k
* k
* functioning
* functioning well
* functioning well
* k
* delete bible
* quick cleanup
* quick cleanup
* k
* fixed frontend hooks
* delete bible
* nit
* nit
* nit
* fix build
* k
* improved debouncing
* address comments
* fix alembic
* k
2025-02-25 20:49:46 +00:00
rkuo-danswer
ac83b4c365
validate connector deletion ( #4108 )
...
* validate connector deletion
* fixes
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-25 20:35:21 +00:00
pablonyx
fa408ff447
add 3.7 ( #4116 )
2025-02-25 12:41:40 -08:00
rkuo-danswer
4aa8eb8b75
fix scrolling test ( #4117 )
...
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2025-02-25 10:23:04 -08:00
rkuo-danswer
60bd9271f7
Bugfix/model tests ( #4092 )
...
* trying out a fix
* add ability to manually run model tests
* add log dump
* check status code, not text?
* just the model server
* add port mapping to host
* pass through more api keys
* add azure tests
* fix litellm env vars
* fix env vars in github workflow
* temp disable litellm test
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-25 04:53:51 +00:00
Weves
5d58a5e3ea
Add ability to index all of Github
2025-02-24 18:56:36 -08:00
Chris Weaver
a99dd05533
Add option to index all Jira projects ( #4106 )
...
* Add option to index all Jira projects
* Fix test
* Fix web build
* Address comment
2025-02-25 02:07:00 +00:00
rkuo-danswer
c9a3b45ad4
more aggressive handling of tasks blocking deletion ( #4093 )
...
* more aggressive handling of tasks blocking deletion
* comment updated
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-24 22:41:13 +00:00
pablonyx
7d40676398
Heavy task improvements, logging, and validation ( #4058 )
2025-02-24 13:48:53 -08:00
rkuo-danswer
b9e79e5db3
tighten up logs ( #4076 )
...
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-24 19:23:00 +00:00
rkuo-danswer
558bbe16e4
Bugfix/termination cleanup ( #4077 )
...
* move activity timeout cleanup to the function exit
* fix excessive logging
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-24 19:21:55 +00:00
evan-danswer
076619ce2c
make Settings model match db ( #4087 )
2025-02-24 19:04:36 +00:00
pablonyx
1263e21eb5
k ( #4102 )
2025-02-24 17:44:18 +00:00
evan-danswer
a7125662f1
Fix gpt o-series code block formatting ( #4089 )
...
* prompt addition for gpt o-series to encourage markdown formatting of code blocks
* fix to match https://simonwillison.net/tags/markdown/
* chris comment
* chris comment
2025-02-24 00:59:48 +00:00
evan-danswer
4a4e4a6c50
thread utils respect contextvars ( #4074 )
...
* thread utils respect contextvars now
* address pablo comments
* removed tenant id from places it was already being passed
* fix rate limit check and pablo comment
2025-02-24 00:43:21 +00:00
pablonyx
5a131f4547
Fix integration tests ( #4059 )
2025-02-21 15:56:11 -08:00
rkuo-danswer
fe8a5d671a
don't spam the logs with texts on auth errors ( #4085 )
...
* don't spam the logs with texts on auth errors
* refactor the logging a bit
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-21 13:40:07 -08:00
rkuo-danswer
61d536c782
tool fixes ( #4075 )
2025-02-21 12:30:33 -08:00
Weves
599b7705c2
Fix gitbook connector issues
2025-02-20 15:29:11 -08:00
rkuo-danswer
4958a5355d
try more efficient query ( #4047 )
2025-02-20 12:58:50 -08:00
Chris Weaver
c4b8519381
Add support for sending email invites for single tenant users ( #4065 )
2025-02-19 21:05:23 -08:00
rkuo-danswer
8b4413694a
fix usage of tenant_id ( #4062 )
...
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-19 17:50:58 -08:00
pablonyx
57cf7d9fac
default agent search on
2025-02-19 17:21:26 -08:00
Chris Weaver
ad4efb5f20
Pin xmlsec version + improve SAML flow ( #4054 )
...
* Pin xmlsec version
* testing
* test nginx conf change
* Pass through more
* Cleanup + remove DOMAIN across the board
2025-02-19 16:02:05 -08:00
evan-danswer
e304ec4ab6
Agent search history displayed answer ( #4052 )
2025-02-19 15:52:16 -08:00
pablonyx
99fc546943
Miscellaneous indexing fixes ( #4042 )
2025-02-19 11:34:49 -08:00
pablonyx
353c185856
Update error class ( #4006 )
2025-02-19 10:52:23 -08:00
pablonyx
7c96b7f24e
minor alembic nit
2025-02-19 10:47:33 -08:00
pablonyx
31524a3eff
add connector validation ( #4016 )
2025-02-19 10:46:06 -08:00
rkuo-danswer
c9f618798e
support scrolling before scraping ( #4040 )
...
* support scrolling before scraping
* fix mypy
* install playwright deps
---------
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2025-02-19 17:54:58 +00:00
rkuo-danswer
11f6b44625
Feature/indexing hard timeout 3 ( #3980 )
...
* WIP
* implement hard timeout
* fix callbacks
* put back the timeout
* missed a file
* fixes
* try installing playwright deps
* Revert "try installing playwright deps"
This reverts commit 42174275682e4479f301209deddb6f52762ea0a4.
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2025-02-19 04:12:13 +00:00
pablonyx
e82a25f49e
Non-SMTP password reset ( #4031 )
...
* update
* validate
* k
* minor cleanup
* nit
* finalize
* k
* fix tests
* fix tests
* fix tests
2025-02-19 02:02:28 +00:00
Weves
5a9ec61446
Don't pass thorugh parallel_tool_calls for o-family models
2025-02-18 18:57:05 -08:00
pablonyx
9635522de8
Admin default ( #4032 )
...
* clean up
* minor cleanup
* building
* update agnetic message look
* k
* fix alembic history
2025-02-18 18:31:54 -08:00
pablonyx
47fd4fa233
Strict Tenant ID Enforcement ( #3871 )
...
* strict tenant id enforcement
* k
* k
* nit
* merge
* nit
* k
2025-02-19 00:52:56 +00:00
rkuo-danswer
c934892c68
add index to document__tag.tag_id ( #4038 )
...
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2025-02-18 19:51:36 +00:00
joachim-danswer
1daa3a663d
timout bumps ( #4037 )
2025-02-18 18:26:29 +00:00
Chris Weaver
7324273233
Small confluence group sync tweaks ( #4033 )
2025-02-18 07:05:41 +00:00
evan-danswer
2b2ba5478c
new is_agentic flag for chatmessages ( #4026 )
...
* new is_agentic flag for chatmessages
* added cancelled error to db
* added cancelled error to returned message
2025-02-18 04:20:33 +00:00
pablonyx
045a41d929
Add default slack bot disabling ( #3935 )
...
* add slack bot disabling
* update
* k
* minor
2025-02-18 04:08:33 +00:00