pablodanswer
a5fe5e136b
add web vitals
2025-01-25 17:33:20 -08:00
pablonyx
d6863ec775
Improved linking + scrolling ( #3744 )
...
* nits
* quick nit
* update various components
* quick nit
* update
* chat nits
* minor linear check fix
2025-01-25 23:52:07 +00:00
pablonyx
b9561fc46c
Unzip files + no double x ( #3767 )
...
* unzip files
* quick nit
* quick nit
* nit
2025-01-24 20:52:58 +00:00
pablonyx
3c37764974
Allow all LLMs for image generation assistants ( #3730 )
...
* Allow all LLMs for image generation assistants
* ensure pushed
* update color + assistant -> model
* update prompt
* fix silly conditional
2025-01-24 18:23:55 +00:00
pablonyx
1613a8ba4f
Anonymous Polish ( #3746 )
...
* update auth
* k
* address nit
2025-01-23 02:42:44 +00:00
pablonyx
a215ea9143
Performance monitoring ( #3725 )
...
* nit
* minimal
* config
* not too big a change
* k
* update
* update web push
* node options
* k
* update config
* attempt fix
2025-01-22 19:54:07 +00:00
pablonyx
f81a42b4e8
fix image edge case width screen size ( #3738 )
2025-01-22 18:54:00 +00:00
hagen-danswer
3e58cf2667
Added ability to use a tag to insert the current datetime in prompts ( #3697 )
...
* Added ability to use a tag to insert the current datetime in prompts
* made tagging logic more robust
* rename
* k
---------
Co-authored-by: Yuhong Sun <yuhongsun96@gmail.com>
2025-01-22 16:17:20 +00:00
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???
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 )
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
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
f163b798ea
Input Formik + hidden screen ( #3715 )
2025-01-20 10:16:10 -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
pablonyx
eec3ce8162
Markdown rendering ( #3698 )
...
* nit
* update comment
2025-01-18 12:12:19 -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
2025-01-17 15:31:42 -08: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
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
2025-01-16 08:08:01 +00:00
pablodanswer
beccca5fa2
Remove stranded file
2025-01-15 16:34:13 -08:00
pablonyx
66d8b8bb10
Add chrome extension pages ( #3629 )
2025-01-15 15:09:49 -08:00
Weves
a610b6bd8d
Support new model for image input
2025-01-13 13:17:51 -08:00
rkuo-danswer
d972a78f45
Make connector pause and delete fast ( #3646 )
...
* first cut
* refresh on delete
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-01-10 01:39:45 +00:00
pablodanswer
ce2572134c
k
2025-01-07 19:06:52 -08:00
pablonyx
a314a08309
Speed up admin pages ( #3623 )
...
* ni
* speed up pages
* minor nit
* nit
2025-01-07 15:40:26 -08:00
pablonyx
d9e9c6973d
Multitenant anonymous ( #3595 )
...
* anonymous users for multi tenant setting
* nit
* k
2025-01-07 02:57:20 +00:00
pablonyx
91903141cd
Built in tool cache with tool call id ( #3617 )
...
* k
* improved
* k
* nit
* nit
* nit
2025-01-07 01:03:52 +00:00
hagen-danswer
e329b63b89
Added Permission Syncing for Salesforce ( #3551 )
...
* Added Permission Syncing for Salesforce
* cleanup
* updated connector doc conversion
* finished salesforce permission syncing
* fixed connector to batch Salesforce queries
* tests!
* k
* Added error handling and check for ee and sync type for postprocessing
* comments
* minor touchups
* tested to work!
* done
* my pie
* lil cleanup
* minor comment
2025-01-07 00:37:03 +00:00
hagen-danswer
71c2559ea9
Discord cleanup ( #3615 )
...
* Discord cleanup
* fix case discrepancy
2025-01-06 15:11:03 -08:00
Ishankoradia
ceb34a41d9
discord connector ( #3023 )
...
* discord: frontend and backend poll connector
* added requirements for discord installation
* fixed the mypy errors
* process messages not part of any thread
* minor change
* updated the connector; this logic works & am able to docs when i print
* minor change
* ability to enter a start date to pull docs from and refactor
* added the load connector and fixed mypy errors
* local commit test
done!
* minor refactor and properly commented everything
* updated the logic to handle permissions and index active/archived threads
* basic discord test template
* cleanup
* going away with the danswer discord client class ; using an async context manager
* moved to proper folder
* minor fixes
* needs improvement
* fixed discord icon
---------
Co-authored-by: hagen-danswer <hagen@danswer.ai>
2025-01-06 14:54:22 -08:00
pablonyx
2b8d3a6ef5
fix white labelling empty string ( #3603 )
2025-01-06 19:26:55 +00:00
pablonyx
c8090ab75b
Auth fix + Registration Clarity ( #3590 )
...
* clarify auth flow
* k
* nit
* k
* fix typing
2025-01-06 02:17:45 +00:00
pablonyx
ffec19645b
JWT -> Redis ( #3574 )
...
* functional v1
* functional logout
* minor clean up
* quick clean up
* update configuration
* ni
* nit
* finalize
* update login page
* delete unused import
* quick nit
* updates
* clean up
* ni
* k
* k
2025-01-04 19:35:43 +00:00
pablonyx
67d2c86250
Remove Exclamation marks + comments ( #3586 )
...
* remove explanation marks + comments
* nit
2025-01-04 18:39:16 +00:00
pablonyx
6c018cb53f
add personal assistant usage stats ( #3543 )
2025-01-04 18:38:41 +00:00
pablonyx
62302e3faf
Latex for $10 and $100 ( #3585 )
...
* nit
* k
2025-01-04 17:37:04 +00:00
skylares
c191e23256
Pagination Hook ( #3494 )
...
* Backend changes for pagination hook + Paginated users table
* Frontend changes for pagination hook
* Fix invited users endpoint
* Fix layout shift & add enter to submit user invites
* mypy
* Cleanup
* Resolve PR concerns & remove UserStatus
* Fix errors
---------
Co-authored-by: hagen-danswer <hagen@danswer.ai>
2025-01-03 14:32:55 -08:00
Chris Weaver
d64464ca7c
Add support for OAuth connectors that require user input ( #3571 )
...
* Add support for OAuth connectors that require user input
* Cleanup
* Fix linear
* Small re-naming
* Remove console.log
2024-12-31 18:03:33 -08:00
pablodanswer
1f27606e17
minor clean up
2024-12-31 13:04:02 -05:00
pablodanswer
60355b84c1
quick nits
2024-12-31 13:04:02 -05:00
pablodanswer
680ab9ea30
updated logic
2024-12-31 13:04:02 -05:00
pablodanswer
c2447dbb1c
cosmetic updates
2024-12-31 13:04:02 -05:00
pablodanswer
52bad522f8
update for multi-tenant clarity
2024-12-31 13:04:02 -05:00
pablodanswer
63e5e58313
add anonymous user
2024-12-31 13:04:02 -05:00
Richard Kuo
3eb72e5c1d
Revert "More efficient Vespa indexing ( #3552 )"
...
This reverts commit 27832167819f063bc2f4436765ff27f0ccba2b64.
2024-12-31 09:40:23 -08:00
Chris Weaver
3f92ed9d29
Airtable connector ( #3564 )
...
* Airtable connector
* Improvements
* improve
* Clean up test
* Add secrets
* Fix mypy + add access token
* Mock unstructured call
* Adjust comments
* Fix ID in test
2024-12-31 03:06:28 +00:00