2030 Commits

Author SHA1 Message Date
Yuhong Sun
c8ead6a0dc
Need Reindexing Flag Setup () 2024-08-09 17:44:57 -07:00
pablodanswer
7bfa99766d
Add support for google slides ()
* add support for google slides

* remove log + account for dead code

* squash
2024-08-09 17:12:51 +00:00
hagen-danswer
b230082891
Openai encoding temp hotfix () 2024-08-09 08:17:31 -07:00
Yuhong Sun
8cd1eda8b1
Rework Rerankers () 2024-08-08 21:33:49 -07:00
Yuhong Sun
7dcc42aa95
Intent Model Update () 2024-08-08 20:45:53 -07:00
pablodanswer
e59d1a0294
fix edge case with simpler code block + python formatting () 2024-08-08 20:44:32 -07:00
pablodanswer
384e61f4b0 add new gpt-4o model v0.4.23 2024-08-08 16:32:57 -07:00
pablodanswer
f28b930475
Image -> img () 2024-08-08 21:46:42 +00:00
pablodanswer
1d989f5343
Fix model override for persisting default assistant ()
* 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 ()
* 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 ()
* add unit test for quotes

* test answer and quotes together
2024-08-08 18:20:07 +00:00
pablodanswer
c630fcffee
Improve code block formatting ()
* 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 ()
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 () 2024-08-08 00:13:59 +00:00
pablodanswer
5097c7f284
Handle saved search docs in eval flow () v0.4.21 2024-08-07 16:18:34 -07:00
pablodanswer
c4e1c62c00
Admin UX updates () 2024-08-07 14:55:16 -07:00
pablodanswer
eab82782ca
Add proper delay for assistant switching ()
* 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 () 2024-08-07 14:44:42 -07:00
pablodanswer
44d8e34b5a
Improve seeding (includes all enterprise features) () 2024-08-07 10:44:33 -07:00
pablodanswer
d2e16a599d
Improve shared chat page ()
* 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 () v0.4.20 2024-08-07 03:04:26 +00:00
Chris Weaver
bb7e1d6e55
Add integration tests for document set syncing () 2024-08-06 18:00:19 -07:00
rkuo-danswer
fcc4c30ead
don't skip the start of the json answer value () 2024-08-06 23:59:13 +00:00
pablodanswer
f20984ea1d
Don't persist error perennially ()
* 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 ()
* 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 ()
* 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 ()
* add white labelling to admin sidebar

* even more consistency
2024-08-06 19:45:38 +00:00
pablodanswer
dc2a50034d
Clean chat banner ()
* 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 ()
* 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. ()
* 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 () 2024-08-05 15:12:36 -07:00
pablodanswer
5bfdecacad
fix assistant drag transform effect () 2024-08-05 14:53:38 -07:00
pablodanswer
0bde66a888
remove "quotes" section () 2024-08-05 18:51:43 +00:00
pablodanswer
5825d01d53
Better assistant interactions + UI ()
* 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 () 2024-08-05 08:27:15 -07:00
pablodanswer
66e4dded91
Add properly random icons to assistant creation page () 2024-08-04 23:30:17 -07:00
pablodanswer
6d67d472cd
Add answers to search () 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 () 2024-08-04 13:29:44 -07:00
pablodanswer
876feecd6f
Fix code pasting formatting ()
* fix pasting formatting

* add back small comments
2024-08-04 09:56:48 -07:00
pablodanswer
0261d689dc
Various Admin Page + User Flow Improvements () 2024-08-03 18:09:46 -07:00
pablodanswer
aa4a00cbc2
fix minor html error () 2024-08-03 12:40:07 -07:00
Nathan Schwerdfeger
52c505c210
Remove partially implemented reply cancellation ()
* 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-08-02 17:26:57 +00:00
hagen-danswer
57cc53ab94
Added content tags to zendesk connector () v0.4.17 2024-08-02 10:09:53 -07:00