pablonyx
285fb90b78
k ( #4240 )
v0.23.3
2025-03-10 03:53:21 +00:00
rkuo-danswer
0888bc69d5
Fix model server build ( #4217 )
...
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
v0.23.1
2025-03-06 10:23:38 -08:00
pablonyx
ad0721ecd8
update ( #4086 )
v0.23.0-beta.1
v0.23.0
2025-02-26 18:12:07 +00:00
pablonyx
426a8842ae
Markdown copying / html formatting ( #4120 )
...
* k
* delete unnecessary util
nightly-latest-20250226
2025-02-26 04:56:38 +00:00
pablonyx
a98dcbc7de
Update tenant logic ( #4122 )
...
* k
* k
* k
* quick nit
* nit
2025-02-26 03:53:46 +00:00
pablonyx
6f389dc100
Improve lengthy chats ( #4126 )
...
* remove scroll
* working well
* nit
* k
* nit
2025-02-26 03:22:21 +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
v0.20.0-cloud.76
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
07b0b57b31
(nit) bump timeout
2025-02-25 14:10:30 -08: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>
nightly-latest-20250225
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
pablonyx
0dce67094e
Prettier formatting for bedrock ( #4111 )
...
* k
* k
2025-02-25 02:05:29 +00:00
pablonyx
ffd14435a4
Text overflow logic ( #4051 )
...
* proper components
* k
* k
* k
2025-02-25 01:05:22 +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 )
v0.20.0-cloud.73
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
pablonyx
f0c13b6558
fix starter message editing ( #4101 )
nightly-latest-20250224
2025-02-24 01:01:01 +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
1f2af373e1
improve scroll ( #4096 )
2025-02-23 19:20:07 +00:00
Weves
bdaa293ae4
Fix nginx for prod compose file
nightly-latest-20250222
nightly-latest-20250223
2025-02-21 16:57:54 -08:00
pablonyx
5a131f4547
Fix integration tests ( #4059 )
2025-02-21 15:56:11 -08:00
rkuo-danswer
ffb7d5b85b
enable manual testing for model server ( #4003 )
...
* trying out a fix
* add ability to manually run model tests
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-21 14:00:32 -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
Yuhong Sun
6de53ebf60
README Touchup ( #4088 )
2025-02-21 13:31:07 -08:00
rkuo-danswer
61d536c782
tool fixes ( #4075 )
2025-02-21 12:30:33 -08:00
Chris Weaver
e1ff9086a4
Fix LLM selection ( #4078 )
2025-02-21 11:32:57 -08:00
evan-danswer
ba21bacbbf
coerce useLanggraph to boolean ( #4084 )
...
* coerce useLanggraph to boolean
2025-02-21 09:43:46 -08:00
pablonyx
158bccc3fc
Default on for non-ee ( #4083 )
2025-02-21 09:11:45 -08:00
Weves
599b7705c2
Fix gitbook connector issues
nightly-latest-20250221
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 )
nightly-latest-20250220
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