hagen-danswer
b9c29f2a36
Fix pagination for index attempts table DAN-1284 ( #3722 )
...
* Fix pagination for index attempts table
* fixed index attempts pagination
* fixed query history table
* query clearnup
* fixed test
* fixed weird tests???
nightly-latest-20250122
2025-01-22 01:51:16 +00:00
Yuhong Sun
647adb9ba0
Change Persona to Assistant for Analytics Page ( #3741 )
2025-01-21 17:08:03 -08:00
pablonyx
7d6d73529b
fix gmail connector ( #3733 )
v0.20.0-beta.1
v0.20.0
2025-01-21 20:43:25 +00:00
Chris Weaver
420476ad92
Add basic passthrough auth ( #3731 )
...
* Add basic passthrough auth
* Add server-side validation
* Disallow for non-oauth
* Fix npm build
nightly-latest-20250121
2025-01-20 23:39:23 -08:00
pablonyx
4ca7325d1a
Finalize ux rework ( #3720 )
...
* colors
* nit
* finalize chat ux
* fix seeding waiting
* update chat input bar icons
* k
* Revert "fix seeding waiting"
This reverts commit e1aa93ff0c3c4a6bf77e6875ef5fa1d03dd73359.
2025-01-21 01:09:16 +00:00
pablonyx
8ddd95d0d4
Fix exceptional seeding delay ( #3723 )
...
* fix seeding waiting
* k
* updated
2025-01-21 01:02:13 +00:00
Weves
1378364686
Pass in tenant_id to kv_store in monitoring job
v0.19.0-cloud.26
2025-01-20 15:23:16 -08:00
pablonyx
cc4953b560
Slackbot optimization ( #3696 )
...
* initial pass
* update
* nit
* nit
* bot -> app
* nit
* quick update
* various improvements
* k
* k
* nit
2025-01-20 19:46:52 +00:00
pablonyx
fe3eae3680
Update JWT expiry time config ( #3717 )
...
* update redis configs
* update comment
2025-01-20 11:12:48 -08:00
hagen-danswer
2a7a22d953
fixed broken zendesk connector tests
2025-01-20 11:09:04 -08:00
pablonyx
f163b798ea
Input Formik + hidden screen ( #3715 )
2025-01-20 10:16:10 -08:00
pablonyx
d4563b8693
Add linear check to PRs ( #3708 )
...
* add linear check
* Update pull_request_template.md
nightly-latest-20250120
2025-01-20 03:48:22 +00:00
Weves
a54ed77140
Enhance airtable connector
2025-01-19 18:57:48 -08:00
Devin AI
f27979ef7f
docs: fix typo in README.md ('Any many' -> 'And many')
...
Co-Authored-By: Chris Weaver <chris@onyx.app>
v0.19.0-cloud.18
2025-01-19 14:26:39 -08:00
pablonyx
122a9af9b3
Polish ( #3692 )
2025-01-19 14:22:08 -08:00
pablodanswer
32a97e5479
fix bug
2025-01-19 13:42:23 -08:00
Chris Weaver
bf30dab9c4
Enable location support for Vertex AI ( #3707 )
2025-01-19 17:41:35 +00:00
Chris Weaver
342bb9f685
Fix document counts ( #3671 )
...
* Various fixes/improvements to document counting
* Add new column + index
* Avoid double scan
* comment fixes
* Fix revision history
* Fix IT
* Fix IT
* Fix migration
* Rebase
nightly-latest-20250119
2025-01-19 05:36:07 +00:00
hagen-danswer
b25668c83a
fixed group sync to account for changes in drive permissions ( #3666 )
...
* fixed group sync to account for changes in drive permissions
* mypy
* addressed
* reeeeeeeee
2025-01-19 00:08:50 +00:00
Weves
a72bd31f5d
Small background telemetry fix
2025-01-18 16:19:28 -08:00
hagen-danswer
896e716d02
query history pagination tests ( #3700 )
...
* dummy pr
* Update prompts.yaml
* fixed tests and added query history pagination test
* done
* fixed
* utils!
2025-01-18 21:28:03 +00:00
pablonyx
eec3ce8162
Markdown rendering ( #3698 )
...
* nit
* update comment
2025-01-18 12:12:19 -08:00
pablonyx
2761a837c6
quick nit for no-longer living files ( #3702 )
2025-01-18 11:09:34 -08:00
hagen-danswer
da43abe644
Made copy button and cmd+c work for cmd+v and cmd+shift+v ( #3693 )
...
* Made copy button and cmd+c work for cmd+v and cmd+shift+v
* made sub selections work as well
* ok it works
* fixed npm run build
* im not from earth
* added logging
* more logging
* bye logs
* should work now
* whoops
* added stuff
* made it robust
* ctrl shift v behavior
2025-01-18 10:34:32 -08:00
skylares
af953ff8a3
Paginate Query History table ( #3592 )
...
* Add pagination for query history table
* Fix method name
* Fix mypy
nightly-latest-20250118
2025-01-17 15:31:42 -08:00
rkuo-danswer
6fc52c81ab
Bugfix/beat redux ( #3639 )
...
* WIP
* WIP
* try spinning out check for indexing into a system task
* check for the correct delimiter
* use constants
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2025-01-17 20:59:43 +00:00
hagen-danswer
1ad2128b2a
Combined Persona and Prompt API ( #3690 )
...
* Combined Persona and Prompt API
* quality
* added tests
* consolidated models and got rid of redundant fields
* tenant appreciation day
* reverted default
2025-01-17 20:21:20 +00:00
Kaveen Jayamanna
880c42ad41
Validating slackbot tokens ( #3695 )
...
* added missing dependency, missing api key placeholder, updated docs
* Apply black formatting and validate bot token functionality
* acknowledging black formatting
* added the validation to update tokens as well
* Made the token validation errors looks nicer
* getting rif of duplicate dependency
2025-01-17 11:50:22 -08:00
pablonyx
c9e0d77c93
Minor large PR cleanup (misc fies)
...
Minor large PR cleanup
v0.19.0-cloud.15
nightly-latest-20250117
2025-01-16 09:41:06 -08:00
pablodanswer
7a750dc2ca
Minor large PR cleanup
2025-01-16 09:39:27 -08:00
pablonyx
44b70a87df
UX Refresh ( #3687 )
...
* add new ux
* quick nit
* additional nit
* finalize
* quick fix
* fix typing
nightly-latest-20250116
2025-01-16 08:08:01 +00:00
Chris Weaver
a05addec19
Add is_cloud info to telemetry + get consistent customer_uuid's for a… ( #3684 )
...
* Add is_cloud info to telemetry + get consistent customer_uuid's for a given tenant
* Address Richard's comments
2025-01-16 02:43:21 +00:00
Chris Weaver
8a4d762798
Fix follow ups in thread + fix user name ( #3686 )
...
* Fix follow ups in thread + fix user name
* Add back single history str
* Remove newline
2025-01-16 02:40:25 +00:00
rkuo-danswer
c9a420ec49
better logging and reduce long sessions ( #3673 )
...
* testing some tweaks based on issues seen with okteto
* shorten session usage in indexing. still a couple of long running sessions to clean up
* merge sessions
* fixing detached session issues
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-01-16 01:27:12 +00:00
pablodanswer
beccca5fa2
Remove stranded file
2025-01-15 16:34:13 -08:00
pablonyx
66d8b8bb10
Add chrome extension pages ( #3629 )
v0.19.0-cloud.13
2025-01-15 15:09:49 -08:00
pablonyx
76ca650972
Admin usage for seeding ( #3683 )
...
* admin usage for seeding
* functional
* proper fix
* k
* typing
2025-01-15 19:04:25 +00:00
hagen-danswer
eb70699c0b
temp test fixes ( #3682 )
...
* fix discord test
* Fix discord test
* fixed fireflies test too
2025-01-15 09:07:05 -08:00
skylares
b401f83eb6
Salesforce daily test ( #3611 )
...
* Add daily salesforce test
* Add more assertions
* Add assertions for data by parsing the key-value strings
* Fix grammar
2025-01-15 07:53:50 -08:00
skylares
993a1a6caf
Add discord daily test ( #3676 )
...
* Add discord daily test
* Fix mypy error
2025-01-15 07:50:33 -08:00
skylares
c3481c7356
Fireflies daily test ( #3663 )
...
* Init test files for fireflies
* Finish creating daily test and update parsing of sections
* Added comment
2025-01-15 06:40:31 -08:00
Chris Weaver
3b7695539f
Add monitoring worker ( #3677 )
...
* Add monitoring worker
* Add locks
* Add tenant id to lock
* Remove unneeded tenant postfix
v0.19.0-cloud.10
nightly-latest-20250115
2025-01-15 01:39:56 +00:00
hagen-danswer
b1957737f2
refactored _add_user_filter usage ( #3674 )
...
* refactored db.connector_credential_pair
* Rerfactored the db.credentials user filtering
* the restr
2025-01-14 23:35:52 +00:00
rkuo-danswer
5f462056f6
Merge pull request #3660 from onyx-dot-app/bugfix/index_attempt_query
...
optimize another index attempt check
nightly-latest-20250114
2025-01-13 20:02:54 -08:00
Richard Kuo (Danswer)
0de4d61b6d
Merge branch 'main' of https://github.com/onyx-dot-app/onyx into bugfix/index_attempt_query
2025-01-13 16:26:22 -08:00
rkuo-danswer
7a28a5c216
Merge pull request #3669 from onyx-dot-app/bugfix/fix_time_updated
...
fix missed var names
2025-01-13 15:04:17 -08:00
Richard Kuo (Danswer)
d8aa21ca3a
fix missed var names
2025-01-13 14:32:26 -08:00
Richard Kuo (Danswer)
c4323573d2
fix alembic
2025-01-13 13:23:40 -08:00
Richard Kuo (Danswer)
46cfaa96b7
Merge branch 'main' of https://github.com/danswer-ai/danswer into bugfix/index_attempt_query
2025-01-13 13:23:30 -08:00
Weves
a610b6bd8d
Support new model for image input
2025-01-13 13:17:51 -08:00