Weves
f57ed2a8dd
Adjust script
nightly-latest-20250603
2025-06-02 18:39:00 -07:00
trial-danswer
713889babf
[Connectors][Script] Resume Paused Connectors ( #4798 )
...
* [Connectors][Script] Resume Paused Connectors
* Addressing comment
2025-06-02 18:34:00 -07:00
Weves
58c641d8ec
Remove ordering-only flow
v0.29.0-cloud.13
2025-06-02 18:29:42 -07:00
Weves
94985e24c6
Adjust user file access
2025-06-02 17:28:49 -07:00
Evan Lohn
4c71a5f5ff
drive perm sync logs + misc deployment improvements ( #4788 )
...
* some logs
* give postgress more memory
* give postgress more memory
* give postgress more memory
* revert
* give postgress more memory
* bump external access limit
* vespa timeout
* deployment consistency
* bump vespa version
* skip upgrade check
* retry permission by ids
* logs
* fix temp docx file issue
* fix drive file deduping
* RK comments
* mypy
* aggregate logs
v0.30.0-beta.1
v0.29.0-cloud.12
nightly-latest-20250602
2025-06-01 23:36:57 +00:00
rkuo-danswer
b19e3a500b
try fixing slack bot ( #4792 )
...
* try fixing slack bot
* add logging
* just use if
* safe msg get
* .close isn't async
* enforce block list size limit
* various fixes and notes
* don't use self
* switch to punkt_tab
* fix return condition
* synchronize waiting, use non thread local redis locks
* fix log format, make collection copy more explicit for readability
* fix some logging
* unnecessary function
---------
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app >
nightly-latest-20250531
nightly-latest-20250601
2025-05-31 00:39:14 +00:00
Chris Weaver
267fe027f5
Fix failed docs table ( #4800 )
...
* Fix initial LLM provider set up
* Fix IndexAttemptErrorsModal pagination
2025-05-30 22:19:52 +00:00
Evan Lohn
0d4d8c0d64
jira daylight savings handling ( #4797 )
2025-05-30 19:13:38 +00:00
Chris Weaver
6f9d8c0cff
Simplify passing in of file IDs for filtering ( #4791 )
...
* Simplify passing in of file IDs for filtering
* Address RK comments
v0.29.0-cloud.5
nightly-latest-20250530
2025-05-30 05:08:21 +00:00
Weves
5031096a2b
Fix frozen add token rate limit migration
2025-05-29 22:22:36 -07:00
rkuo-danswer
797e113000
add a comment ( #4789 )
...
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app >
v0.29.0-cloud.4
2025-05-29 14:11:19 -07:00
Raunak Bhagat
edc2892785
fix: Remove "Refining Answer" popup ( #4783 )
...
* Clean up logic
* Remove dead code
* Remove "Refining Answer" prompt
2025-05-29 19:55:38 +00:00
rkuo-danswer
ef4d5dcec3
new slack rate limiting approach ( #4779 )
...
* fix slack rate limit retry handler for groups
* trying to mitigate memory usage during csv download
* Revert "trying to mitigate memory usage during csv download"
This reverts commit 48262eacf6
.
* integrated approach to rate limiting
* code review
* try no redis setting
* add pytest-dotenv
* add more debugging
* added comments
* add more stats
---------
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app >
2025-05-29 19:49:32 +00:00
Evan Lohn
0b5e3e5ee4
skip excel files that openpyxl fails on ( #4787 )
2025-05-29 18:09:46 +00:00
SubashMohan
f5afb3621e
connector filter bug fix ( #4771 )
...
* connector filter bug fix
* refactor: use ValidStatuses type for last status filter
---------
Co-authored-by: Subash <subash@onyx.app >
2025-05-29 15:17:04 +00:00
rkuo-danswer
9f72826143
Bugfix/slack bot debugging ( #4782 )
...
* adding some logging
* better var name
---------
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app >
nightly-latest-20250529
2025-05-28 18:43:11 +00:00
rkuo-danswer
ab7a4184df
Feature/helm k8s probes 2 ( #4766 )
...
* add probes
* lint fixes
* add beat probes
---------
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app >
nightly-latest-20250528
2025-05-28 05:20:24 +00:00
rkuo-danswer
16a14bac89
Feature/tenant reporting 2 ( #4750 )
...
* add more info
* fix headers
* add filename as param (merge)
* db manager entry in launch template
---------
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app >
v0.29.0-cloud.2
2025-05-27 23:24:47 +00:00
Raunak Bhagat
baaf31513c
fix: Create new grouping for CRM connectors ( #4776 )
...
* Create new grouping for CRM connectors
* Edit spacing
2025-05-27 06:51:34 -07:00
Rei Meguro
0b01d7f848
refactor: stream_llm_answer ( #4772 )
...
* refactor: stream_llm_answer
* fix: lambda
* fix: mypy, docstring
nightly-latest-20250527
2025-05-26 22:29:33 +00:00
rkuo-danswer
23ff3476bc
print sanitized api key to help troubleshoot ( #4764 )
...
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app >
nightly-latest-20250525
nightly-latest-20250526
2025-05-24 22:27:37 +00:00
Chris Weaver
0c7ba8e2ac
Fix/add back search with files ( #4767 )
...
* Allow search w/ user files
* more
* More
* Fix
* Improve prompt
* Combine user files + regular uploaded files
2025-05-24 15:44:39 -07:00
Evan Lohn
dad99cbec7
v1 refresh drive creds during perm sync ( #4768 )
nightly-latest-20250524
2025-05-23 23:01:26 +00:00
Chris Weaver
3e78c2f087
Fix POSTGRES_IDLE_SESSIONS_TIMEOUT ( #4765 )
2025-05-23 14:55:23 -07:00
rkuo-danswer
e822afdcfa
add probes ( #4762 )
...
* add probes
* lint fixes
---------
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app >
nightly-latest-20250523
2025-05-23 02:24:54 +00:00
rkuo-danswer
b824951c89
add probe signals for beat ( #4760 )
...
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app >
2025-05-23 01:41:11 +00:00
Evan Lohn
ca20e527fc
fix tool calling for bedrock claude models ( #4761 )
...
* fix tool calling for bedrock claude models
* unit test
* fix unit test
2025-05-23 01:13:18 +00:00
rkuo-danswer
c8e65cce1e
add k8s probes ( #4752 )
...
* add file signals to celery workers
* improve probe script
* cancel tref
---------
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app >
nightly-latest-20250522.1
v0.29.0-cloud.1
2025-05-22 20:21:59 +00:00
rkuo-danswer
6c349687da
improve impersonation logging slightly ( #4758 )
...
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app >
2025-05-22 11:17:27 -07:00
Raunak Bhagat
3b64793d4b
Update listener passing ( #4751 )
nightly-latest-20250522
2025-05-22 01:31:20 +00:00
Rei Meguro
9dbe12cea8
Feat: Search Eval Testing Overhaul (provide ground truth, categorize query, etc.) ( #4739 )
...
* fix: autoflake & import order
* docs: readme
* fix: mypy
* feat: eval
* docs: readme
* fix: oops forgot to remove comment
* fix: typo
* fix: rename var
* updated default config
* fix: config issue
* oops
* fix: black
* fix: eval and config
* feat: non tool calling query mod
2025-05-21 19:25:10 +00:00
rkuo-danswer
e78637d632
mitigate memory usage during csv download ( #4745 )
...
* mitigate memory usage during csv download
* more gc tweaks
* missed some small changes
---------
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app >
v0.29.0
v0.29.0-beta.1
v0.24.0-cloud.64
nightly-latest-20250521
2025-05-21 00:44:27 +00:00
Evan Lohn
cac03c07f7
v1 answer refactor ( #4721 )
...
* v1 answer refactor
* fix tests
* good catch, tests
* more cleanup
2025-05-20 23:34:27 +00:00
Raunak Bhagat
95dabfaa18
fix: Add back Teams' replies processing ( #4744 )
...
* Add replies to document construction and edit tests
* Update tests
* Add replies processing to teams
* Fix test
* Add try-except block around potential failure
* Update entity-id during ConnectorFailure raise
2025-05-20 22:55:28 +00:00
rkuo-danswer
e92c418e0f
Feature/openapi ( #4710 )
...
* starting openapi support
* fix app / app_fn
* send gitignore
* dedupe function names
* add readme
* modify gitignore
* update launch template
* fix unused path param
* fix mypy
* local tests pass
* first pass at making integration tests work
* fixes
* fix script path
* set python path
* try full path
* fix output dir
* fix integration test
* more build fixes
* add generated directory
* use the config
* add a comment
* add
* modify tsconfig.json
* fix index linting bugs
* tons of lint fixes
* new gitignore
* remove generated dir
* add tasks template
* check for undefined explicitly
* fix hooks.ts
* refactor destructureValue
* improve readme
---------
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app >
2025-05-20 21:33:18 +00:00
Chris Weaver
0593d045bf
Fix ext_perm_user sign-up for non multi-tenant ( #4743 )
...
* OAuth w/ external user fix
* Apply to basic auth as well
2025-05-20 20:17:01 +00:00
rkuo-danswer
fff701b0bb
fix slack rate limit retry handler for groups ( #4742 )
...
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app >
2025-05-20 18:54:27 +00:00
rkuo-danswer
0087a32d8b
database isn't a var! ( #4741 )
...
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app >
2025-05-20 11:02:53 -07:00
rkuo-danswer
06312e485c
make sure the permission client uses the proper retry handler ( #4737 )
...
* make sure the permission client uses the proper retry handler
* fix client
---------
Co-authored-by: Richard Kuo <rkuo@rkuo.com >
nightly-latest-20250520
v0.24.0-cloud.63
2025-05-19 21:07:00 -07:00
Evan Lohn
e0f5b95cfc
full drive perm sync
2025-05-19 21:06:43 -07:00
Chris Weaver
10bc072b4b
Improve drive group sync ( #4736 )
...
* Improve drive group sync
* Fix mypy
2025-05-20 02:39:27 +00:00
Evan Lohn
b60884d3af
don't fail on fake files ( #4735 )
...
* don't fail on fake files
* solve at the source
* oops
* oops2
2025-05-19 23:09:34 +00:00
Chris Weaver
95ae6d300c
Fix slack bot kubernetes template ( #4734 )
...
* Fix slack path for kubernetes files
* Add env variables
2025-05-19 21:25:57 +00:00
Evan Lohn
b76e4754bf
anthropic fix ( #4733 )
...
* anthropic fix
* naming
2025-05-19 20:34:29 +00:00
rkuo-danswer
b1085039ca
fix nltk punkt ( #4732 )
...
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app >
2025-05-19 20:29:02 +00:00
Rei Meguro
d64f479c9f
feat: error handling & optimization ( #4722 )
2025-05-19 20:27:22 +00:00
Raunak Bhagat
fd735c9a3f
perf: Change query-exporting to use generators instead of expanding fully into memory ( #4729 )
...
* Change query-exporting to use generators instead of expanding fully into memory
* Fix pagination logic
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Add type annotation
* Add early break if list of chat_sessions is empty
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-05-19 20:09:45 +00:00
rkuo-danswer
2282f6a42e
fix restart ( #4726 )
...
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app >
nightly-latest-20250518
nightly-latest-20250519
2025-05-17 17:02:27 +00:00
Rei Meguro
0262002883
fix: continue button ( #4724 )
nightly-latest-20250517
2025-05-16 15:43:37 -07:00
Chris Weaver
01ca9dc85d
Fix OAuth w/ ext_perm_user for multi-tenant ( #4723 )
...
* Fix OAuth w/ ext_perm_user for multi-tenant
* Improve comment
v0.24.0-cloud.61
2025-05-16 14:44:01 -07:00