pablonyx
48ac690a70
Multi tenant tests ( #3919 )
...
* ensure fail on multi tenant successfully
* attempted fix
* udpate ingration tests
* minor update
* improve
* improve workflow
* fix migrations
* many more logs
* quick fix
* improve
* fix typo
* quick nit
* attempted fix
* very minor clean up
2025-02-07 01:24:00 +00:00
pablodanswer
8c42ff2ff8
slackbot configuration fix
2025-02-06 09:36:58 -08:00
pablodanswer
e04b2d6ff3
Allows for Slackbots that do not have search enabled
2025-02-05 19:19:50 -08:00
pablodanswer
7153cb09f1
add default slack channel config
2025-02-05 14:26:26 -08:00
Weves
1c12ab31f9
Fix extra __init__ file + allow adding API keys to user groups
2025-02-04 17:21:06 -08:00
pablodanswer
125e5eaab1
various mypy improvements
2025-02-04 12:06:10 -08:00
Evan Lohn
b928201397
fixed rebase issue and some cleanup
2025-02-03 20:49:45 -08:00
Yuhong Sun
16265d27f5
k
2025-02-03 20:10:51 -08:00
Evan Lohn
29440f5482
alembic heads, basic citations, search pipeline state
2025-02-03 20:10:51 -08:00
Evan Lohn
1dbf561db0
fix revision to match internal alembic state
2025-02-03 20:10:50 -08:00
Evan Lohn
a43a6627eb
fix revision to match internal alembic state
2025-02-03 20:10:50 -08:00
Evan Lohn
5bff8bc8ce
collapsed db migrations post-rebase (added missing file)
2025-02-03 20:10:50 -08:00
Evan Lohn
7879ba6a77
collapsed db migrations post-rebase
2025-02-03 20:10:50 -08:00
pablodanswer
c062097b2a
post rebase fix
2025-02-03 20:10:50 -08:00
Evan Lohn
eea6f2749a
make field nullable
2025-02-03 20:10:50 -08:00
Evan Lohn
5e9b2e41ae
persisting refined answer improvement
2025-02-03 20:10:50 -08:00
Evan Lohn
4e47c81ed8
fix alembic history
2025-02-03 20:07:57 -08:00
pablodanswer
e4c93bed8b
minor fixes to branch
2025-02-03 20:07:57 -08:00
Evan Lohn
4fd6e36c2f
second clean commit
2025-02-03 20:07:57 -08:00
pablonyx
11da0d9889
Add user specific chat session temperature ( #3867 )
...
* add user specific chat session temperature
* kbetter typing
* update
2025-02-01 17:29:58 -08:00
pablodanswer
ffe8ac168f
update foreign key migration
2025-01-31 08:42:28 -08:00
pablodanswer
d842fed37e
foreign key updates
2025-01-30 19:17:32 -08:00
pablonyx
a70d472b5c
Update e2e frontend tests ( #3843 )
...
* fix input prompts
* assistant ordering validation
* k
* Revert "fix input prompts"
This reverts commit a4b577bdd742fc0221b875b44dadc1c9174434a6.
* fix alembic
* foreign key updates
* Revert "foreign key updates"
This reverts commit fe17795a037f831790d69229e1067ccb5aab5bd9.
* improve e2e tests
* fix admin
2025-01-30 20:15:29 +00:00
hagen-danswer
766b0f35df
Lowercase all user emails ( #3830 )
2025-01-29 19:09:06 +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
2025-01-20 23:39:23 -08: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
2025-01-19 05:36:07 +00:00
pablonyx
44b70a87df
UX Refresh ( #3687 )
...
* add new ux
* quick nit
* additional nit
* finalize
* quick fix
* fix typing
2025-01-16 08:08:01 +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
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
Chris Weaver
9ea2ae267e
Performance monitoring ( #3658 )
...
* Initial scaffolding for metrics
* iterate
* more
* More metrics + SyncRecord concept
* Add indices, standardize timing
* Small cleanup
* Address comments
2025-01-13 12:36:45 -08:00
hagen-danswer
6afd27f9c9
fix group sync name capitalization ( #3653 )
...
* fix group sync name capitalization
* everything is lowercased now
* comments
* Added test for be2ab2aa50ee migration
* polish
2025-01-10 16:51:33 -08:00
Richard Kuo (Danswer)
4400a945e3
optimize another index attempt check
2025-01-10 14:18:49 -08:00
rkuo-danswer
97a963b4bf
add index to speed up get last attempt ( #3636 )
...
* add index to speed up get last attempt
* use descending order
* put back unique param
* how did this not get formatted?
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-01-09 00:56:55 +00:00
pablonyx
ddec239fef
Improved indexing ( #3594 )
...
* nit
* k
* add steps
* main util functions
* functioning fully
* quick nit
* k
* typing fix
* k
* address comments
2025-01-05 23:31:53 +00:00
pablonyx
e2700b2bbd
Remove left over yaml errors ( #3527 )
...
* remove left over vim command
* additional misconfigurations
* ensure all regions updated
2024-12-29 01:45:07 +00:00
pablodanswer
884bdb4b01
old alembic migration + restore workspace
2024-12-17 16:28:05 -08:00
pablonyx
8db6d49fe5
IAM Auth for RDS ( #3479 )
...
* k
* functional iam auth
* k
* k
* improve typing
* add deployment options
* cleanup
* quick clean up
* minor cleanup
* additional clarity for db session operations
* nit
* k
* k
* update configs
* docker compose spacing
2024-12-17 22:02:37 +00:00
pablonyx
28598694b1
Add delete all chats option ( #2515 )
...
* Add delete all chats option
* post rebase fixes
* final validation
* minor cleanup
* move up
2024-12-17 02:55:35 +00:00
Yuhong Sun
814f97c2c7
MT Cloud Monitoring ( #3465 )
2024-12-15 16:05:03 -08:00
pablonyx
0c3dab8e8d
Make doc count query more efficient ( #3461 )
2024-12-14 16:26:36 -08:00
pablodanswer
3bb9e4bff6
post rebase fix
2024-12-13 10:06:07 -08:00
pablodanswer
21ec5ed795
welcome to onyx
2024-12-13 09:56:10 -08:00
hagen-danswer
54dcbfa288
made description optional for document sets ( #3407 )
...
* made description optional for document sets
* update document set optional
* update alembic migration head
---------
Co-authored-by: pablodanswer <pablo@danswer.ai>
2024-12-13 01:41:11 +00:00
pablonyx
878a189011
delete input prompts ( #3380 )
...
* delete input prompts
* nit
* remove vestigial test
* nit
2024-12-10 21:36:40 +00:00
pablodanswer
53b3dcbace
fix slackbot channel config nullable ( #3363 )
...
* fix slackbot
* nit
2024-12-06 21:24:36 +00:00
Yuhong Sun
aa1c4c635a
Combining Search and Chat Backend ( #3273 )
...
* k
* k
* fix slack issues
* rebase
* k
2024-12-03 22:37:14 +00:00
pablodanswer
7c618c9d17
Unified UI ( #3308 )
...
* fix typing
* add filters display
2024-12-02 15:12:13 -08:00
pablodanswer
de66f7adb2
Updated chat flow ( #3244 )
...
* proper no assistant typing + no assistant modal
* updated chat flow
* k
* updates
* update
* k
* clean up
* fix mystery reorg
* cleanup
* update scroll
* default
* update logs
* push fade
* scroll nit
* finalize tags
* updates
* k
* various updates
* viewport height update
* source types update
* clean up unused components
* minor cleanup
* cleanup complete
* finalize changes
* badge up
* update filters
* small nit
* k
* k
* address comments
* quick unification of icons
* minor date range clarity
* minor nit
* k
* update sidebar line
* update for all screen sizes
* k
* k
* k
* k
* rm shs
* fix memoization
* fix memoization
* slack chat
* k
* k
* build org
2024-12-02 01:58:28 +00:00
rkuo-danswer
5be7d27285
use indexing flag in db for manually triggering indexing ( #3264 )
...
* use indexing flag in db for manually trigger indexing
* add comment.
* only try to release the lock if we actually succeeded with the lock
* ensure we don't trigger manual indexing on anything but the primary search settings
* comment usage of primary search settings
* run check for indexing immediately after indexing triggers are set
* reorder fix
2024-11-28 01:34:34 +00:00