pablodanswer
|
f28b930475
|
Image -> img (#2087)
|
2024-08-08 21:46:42 +00:00 |
|
pablodanswer
|
1d989f5343
|
Fix model override for persisting default assistant (#2081)
* fix model override for persisting default assistant
* run pretty
* don't modify
* Update ChatPage.tsx
|
2024-08-08 21:22:19 +00:00 |
|
pablodanswer
|
c1e3a1b3e7
|
Select proper assistant override (#2068)
* encode images properly
* proper assistant default model updates
* remove now unneeded image encoding update
* update naming of persona llm option gathering
|
2024-08-08 21:02:11 +00:00 |
|
rkuo-danswer
|
be9ed319d5
|
add unit test for quotes (#2085)
* add unit test for quotes
* test answer and quotes together
|
2024-08-08 18:20:07 +00: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 |
|
josvdw
|
f411b9cb55
|
quality of life improvements for the launch.json template (#2082)
Co-authored-by: Jos Van der westhuizen <jos@danser.ai>
|
2024-08-08 06:39:30 +00:00 |
|
Richard Kuo (Danswer)
|
bdaaebe955
|
use re.search instead of re.match (which searches from start of string only)
v0.4.22
|
2024-08-07 20:55:18 -07:00 |
|
pablodanswer
|
9eb48ca2c3
|
account for empty links + fix quote processing
|
2024-08-07 20:55:18 -07:00 |
|
rkuo-danswer
|
509fa3a994
|
add postgres configuration (#2076)
|
2024-08-08 00:13:59 +00:00 |
|
pablodanswer
|
5097c7f284
|
Handle saved search docs in eval flow (#2075)
v0.4.21
|
2024-08-07 16:18:34 -07:00 |
|
pablodanswer
|
c4e1c62c00
|
Admin UX updates (#2057)
|
2024-08-07 14:55:16 -07:00 |
|
pablodanswer
|
eab82782ca
|
Add proper delay for assistant switching (#2070)
* add proper delay for assistant switching
* persist input if possible
|
2024-08-07 14:46:15 -07:00 |
|
pablodanswer
|
53d976234a
|
proper new chat button redirects (#2074)
|
2024-08-07 14:44:42 -07:00 |
|
pablodanswer
|
44d8e34b5a
|
Improve seeding (includes all enterprise features) (#2065)
|
2024-08-07 10:44:33 -07:00 |
|
pablodanswer
|
d2e16a599d
|
Improve shared chat page (#2066)
* improve look of shared chat page
* remove log
* cleaner display
* add initializing loader to shared chat page
* updated danswer loaders (for prism)
* remove default share
|
2024-08-07 16:13:55 +00:00 |
|
pablodanswer
|
291e6c4198
|
somewhat clearer API errors (#2064)
v0.4.20
|
2024-08-07 03:04:26 +00:00 |
|
Chris Weaver
|
bb7e1d6e55
|
Add integration tests for document set syncing (#1904)
|
2024-08-06 18:00:19 -07:00 |
|
rkuo-danswer
|
fcc4c30ead
|
don't skip the start of the json answer value (#2067)
|
2024-08-06 23:59:13 +00:00 |
|
pablodanswer
|
f20984ea1d
|
Don't persist error perennially (#2061)
* don't persist error perennially
* proper functionality
* remove logs
* remove another log
* add comments for clarity + reverse conditional
* add comment back
* remove comment
|
2024-08-06 23:09:25 +00:00 |
|
pablodanswer
|
e0f0cfd92e
|
Ensure relevance functions for selected docs (#2063)
* ensure relevance functions for selected docs
* remove logs
* remove log
|
2024-08-06 21:06:44 +00:00 |
|
pablodanswer
|
57aec7d02a
|
doc sidebar width fix
|
2024-08-06 13:48:47 -07:00 |
|
pablodanswer
|
6350219143
|
Add proper default temperature + overrides (#2059)
* add proper default temperature + overrides
* remove unclear commment
* ammend defaults + include internet serach
|
2024-08-06 19:57:14 +00:00 |
|
pablodanswer
|
3bc2cf9946
|
update tool display bubbles to have cursor-dfeault
|
2024-08-06 12:49:42 -07:00 |
|
pablodanswer
|
7f7452dc98
|
Whitelabelling consistency (#2058)
* add white labelling to admin sidebar
* even more consistency
|
2024-08-06 19:45:38 +00:00 |
|
pablodanswer
|
dc2a50034d
|
Clean chat banner (#2056)
* fully functional
* formatting
* ensure consistency with large logos
* ensure mobile support
|
2024-08-06 19:44:14 +00:00 |
|
pablodanswer
|
ab564a9ec8
|
Add cleaner loading / streaming for image loading (#2055)
* add image loading
* clean
* add loading skeleton
* clean up
* clearer comments
|
2024-08-06 19:28:48 +00:00 |
|
rkuo-danswer
|
cc3856ef6d
|
enforce index attempt deduping on secondary indexing. (#2054)
* enforce index attempt deduping on secondary indexing.
* black fix
* typo fixes
---------
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
v0.4.19
|
2024-08-06 17:45:16 +00:00 |
|
Yuhong Sun
|
a8a4ad9546
|
Chunk Filter Metadata Format (#2053)
|
2024-08-05 15:12:36 -07:00 |
|
pablodanswer
|
5bfdecacad
|
fix assistant drag transform effect (#2052)
|
2024-08-05 14:53:38 -07:00 |
|
pablodanswer
|
0bde66a888
|
remove "quotes" section (#2049)
|
2024-08-05 18:51:43 +00:00 |
|
pablodanswer
|
5825d01d53
|
Better assistant interactions + UI (#2029)
* add assistnat re-ordering, selections, etc.
* squash
* remove unnecessary comment
* squash
* adapt dragging for all IDs + smoother animation + consistency
* fix minor typing issue
* fix minor typing issue
* remove logs
|
2024-08-05 18:22:57 +00:00 |
|
pablodanswer
|
cd22cca4e8
|
remove non-EE public connector options
|
2024-08-05 11:14:20 -07:00 |
|
pablodanswer
|
a3ea217f40
|
ensure consistency of answers + update llm relevance prompting (#2045)
|
2024-08-05 08:27:15 -07:00 |
|
pablodanswer
|
66e4dded91
|
Add properly random icons to assistant creation page (#2044)
|
2024-08-04 23:30:17 -07:00 |
|
pablodanswer
|
6d67d472cd
|
Add answers to search (#2020)
|
2024-08-04 23:02:55 -07:00 |
|
Weves
|
76b7792e69
|
Harden embedding calls
v0.4.18
|
2024-08-04 15:11:45 -07:00 |
|
Chris Weaver
|
9d7100a287
|
Fix secondary index attempts showing up as the primary index status + scheduling while in-progress (#2039)
|
2024-08-04 13:29:44 -07:00 |
|
pablodanswer
|
876feecd6f
|
Fix code pasting formatting (#2033)
* fix pasting formatting
* add back small comments
|
2024-08-04 09:56:48 -07:00 |
|
pablodanswer
|
0261d689dc
|
Various Admin Page + User Flow Improvements (#1987)
|
2024-08-03 18:09:46 -07:00 |
|
pablodanswer
|
aa4a00cbc2
|
fix minor html error (#2034)
|
2024-08-03 12:40:07 -07:00 |
|
Nathan Schwerdfeger
|
52c505c210
|
Remove partially implemented reply cancellation (#2031)
* fix: remove partially implemented response cancellation
* feat: notify user when unsupported chat cancellation is requested
* fix: correct ChatInputBar streaming detection logic
|
2024-08-03 18:12:04 +00:00 |
|
pablodanswer
|
ed455394fc
|
detect foreign key composition sessions (#2024)
|
2024-08-02 17:26:57 +00:00 |
|
hagen-danswer
|
57cc53ab94
|
Added content tags to zendesk connector (#2017)
v0.4.17
|
2024-08-02 10:09:53 -07:00 |
|
rkuo-danswer
|
6a61331cba
|
Feature/log despam (#2022)
* move a lot of log spam to debug level. Consolidate some info level logging
* reformat more indexing logging
|
2024-08-02 15:28:53 +00:00 |
|
Weves
|
51731ad0dd
|
Fix issue where large docs/batches break openai embedding
v0.4.16
|
2024-08-02 01:07:09 -07:00 |
|
rkuo-danswer
|
f280586e68
|
pass function to Process correctly instead of running it inline (#2018)
* pass function to Process correctly instead of running it inline
* mypy fixes and pass back return result (even tho we don't use it right now)
|
2024-08-02 00:06:35 +00:00 |
|
hagen-danswer
|
e31d6be4ce
|
Switched build to use a larger runner (#2019)
v0.4.15
|
2024-08-01 14:29:45 -07:00 |
|
hagen-danswer
|
e6a92aa936
|
support confluence single page only indexing (#2008)
* added index recursively checkbox
* mypy fixes
* added migration to not break existing connectors
|
2024-08-01 20:32:46 +00:00 |
|
pablodanswer
|
a54ea9f9fa
|
Fix cartesian issue with index attempts (#2015)
v0.4.14
|
2024-08-01 10:25:25 -07:00 |
|
Yuhong Sun
|
73a92c046d
|
Fix chunker (#2014)
|
2024-08-01 10:18:02 -07:00 |
|