pablodanswer
|
12fccfeffd
|
Add stop generating functionality (#2100)
* functional types + sidebar
* remove commits
* remove logs
* functional rework of temporary user/assistant ID
* robustify switching
* remove logs
* typing
* robustify frontend handling
* cleaner loop + data persistence
* migrate to streaming response
* formatting
* add new loading state to prevent collisions
* add `ChatState` for more robust handling
* remove logs
* robustify typing
* unnecessary list removed
* robustify
* remove log
* remove false comment
* slightly more robust chat state
* update utility + copy
* improve clarity + new SSE handling utility function
* remove comments
* clearer
* add back stack trace detail
* cleaner messages
* clean final message handling
* tiny formatting (remove newline)
* add synchronous wrapper to avoid hampering main event loop
* update typing
* include logs
* slightly more specific logs
* add `critical` error just in case
|
2024-08-18 22:15:55 +00:00 |
|
pablodanswer
|
680388537b
|
UX clarity + minor new features (#2136)
|
2024-08-14 15:23:36 -07:00 |
|
pablodanswer
|
c630fcffee
|
Improve code block formatting (#2084)
* initial update to styling
* fix chat input bar padding
* improve color choices
|
2024-08-08 17:12:35 +00:00 |
|
pablodanswer
|
eb9bb56829
|
Add initial mobile support (#1962)
|
2024-07-30 17:13:50 -07:00 |
|
pablodanswer
|
3aa0e0124b
|
Add new admin page (#1947)
* add admin page
* credential + typing fix
* rebase fix
* on add, cleaner buttons
* functional G + Ddrive
* organized auth sections
* update types and remove logs
* ccs -> connectors
* validated formik
* update styling + connector-handling logic
* udpate colors
* separate out hooks + util functions
* update to adhere to rest standards
* remove "todos"
* rebase
* copy + formatting + sidebar
* update statuses + configuration possibilities
* update interfaces to be clearer
* update indexing status page
* formatting
* address backend security + comments
* update font
* fix form routing
* fix hydration error
* add statuses, fix bugs, etc. (squash)
* fix color (squash)
* squash
* add functionality to sidebar
* disblae buttons if deleting
* add color
* minor copy + formatting updates
- on modify credential, close
- update copy for deletion of connectors
* fix build error
* copy
---------
Co-authored-by: Yuhong Sun <yuhongsun96@gmail.com>
|
2024-07-28 20:57:43 -07:00 |
|
pablodanswer
|
87fadb07ea
|
COMPLETE USER EXPERIENCE OVERHAUL (#1822)
|
2024-07-17 19:44:21 -07:00 |
|
pablodanswer
|
ed550986a6
|
Feature/assistants (#1581)
* include alternate assisstant
- migrate models
- migrate db
* functional alternate assistant selection
* refactor chat components for persona API
* functional assistants api
* add full functionality- assistants
* add functional assistants dropdown handler
* refactor assistants for full compatability
- hooks
- track the live assistant for edge cases
- UI updates
* add assistant UI features
- Autotab
- Arrow selection
- Icons
- Proper @ detection
- Info Popup
prune unnecessary comments
* functional search toggling for assistants
* add functional cross-page assistants
rebase with main
* add proper interactivity for edge cases
- click outside of input / text box
- "force search" assistant consistency
* refactor alt assistant consistency
* update alembic versions
* rebased
* undo formatting changes
* additional formatting
* current processing
* merge fixes
* formatting
* colors
* 2 -> 1
* 1 -> 2
---------
Co-authored-by: “Pablo <“pablo@danswer.ai”>
|
2024-06-29 00:18:39 +00:00 |
|
pablodanswer
|
d6e5a98a22
|
Minor Update to UI (#1692)
New sidebar / chatbar color, hidable right-panel, and many more small tweaks.
---------
Co-authored-by: pablodanswer <“pablo@danswer.ai”>
|
2024-06-26 13:54:41 -07:00 |
|
Weves
|
3466f6d3a4
|
Custom banner
|
2024-06-25 15:07:56 -07:00 |
|
Weves
|
ee2a5bbf49
|
Add custom-styling ability via themes
|
2024-06-25 15:07:56 -07:00 |
|