Weves
77b0d76f53
Small improvement to persona table
2024-01-08 19:17:39 -08:00
Weves
733626f277
Fix modal z scores
2024-01-08 18:26:36 -08:00
Weves
4e3d57b1b9
Disallow Google Drive credential delete if connectors exist
2024-01-08 15:57:18 -08:00
Weves
e473ad0412
Go back to localhost:3000
2024-01-08 15:35:52 -08:00
Mike P. Sinn
a29c1ff05c
Change WEB_DOMAIN default to 127.0.0.1 instead of localhost ( #901 )
...
Got it, thanks for the contribution! Neither of us (maintainers) use Windows so we weren't aware of this. Thanks a bunch for pointing it out and fixing it!
2024-01-05 23:50:57 -08:00
Sam Jakos
885e698d5d
Add Loopio Connector ( #850 )
...
Looks good! I couldn't verify that it end-to-end because Loopio still hasn't granted me API access but the code looks good. Thanks a bunch for the contribution!
Would you be open to also writing the docs page for the setup? It's just adding an md file with some images or gifs:
https://github.com/danswer-ai/danswer-docs
I can provide a template branch if that would make it easier, just let me know 🙏
2024-01-05 23:32:10 -08:00
Chris Weaver
20441df4a4
Add Tag Filter UI + other UI cleanup ( #905 )
2024-01-02 11:30:36 -08:00
Weves
ae9b556876
Revamp new chat screen for chat UI
2023-12-30 18:13:24 -08:00
Chris Weaver
f883611e94
Add query editing in Chat UI ( #899 )
2023-12-30 12:46:48 -08:00
Yuhong Sun
2e6be57880
Model Server CVEs ( #898 )
2023-12-29 21:14:08 -08:00
Weves
cdf260b277
FIx chat refresh + add stop button
2023-12-28 23:33:41 -08:00
Weves
73483b5e09
Fix more auth disabled flakiness
2023-12-27 01:23:29 -08:00
Weves
26946198de
Fix disabled auth
2023-12-26 12:51:58 -08:00
Weves
dab3ba8a41
Add support for basic auth on FE
2023-12-25 21:19:59 -08:00
Weves
0370b9b38d
Stop copying local node_modules / .next dir into web docker image
2023-12-24 15:27:11 -08:00
Weves
dca4f7a72b
Adding http2 support to Vespa
2023-12-23 16:23:24 -08:00
Weves
535dc265c5
Fix boost resetting on document update + fix refresh on re-index
2023-12-23 15:23:21 -08:00
Weves
d9fbd7ffe2
Add hiding + re-ordering to personas
2023-12-22 23:04:43 -08:00
Weves
26f94c9890
Improve re-sizing
2023-12-21 10:03:03 -08:00
Weves
a9570e01e2
Make document sidebar scrollbar darker
2023-12-21 10:03:03 -08:00
Weves
402d83e167
Make it so docs without links aren't clickable in chat citations
2023-12-21 10:03:03 -08:00
Weves
7dd70ca4c0
Change danswer header link in chat page
2023-12-20 11:38:33 -08:00
Weves
370760eeee
Fix editing deleted personas, editing personas with no prompts, and model selection
2023-12-19 14:42:13 -08:00
Weves
9e4a4ddf39
Update search helper styling
2023-12-19 07:08:11 -08:00
Weves
997f9c3191
Fix ccPair pages crashing
2023-12-17 23:28:26 -08:00
Weves
677c32ea79
Fix issue where a message that errors out creates a bad state
2023-12-17 23:28:26 -08:00
Yuhong Sun
5957b888a5
DanswerBot Chat ( #831 )
2023-12-17 18:18:48 -08:00
Chris Weaver
c7a91b1819
Allow re-sizing of document sidebar + make central chat smaller on small screens ( #832 )
2023-12-17 18:17:43 -08:00
Weves
a099f8e296
Rework header a bit + remove assumption of all personas having a prompt
2023-12-14 23:06:39 -08:00
Weves
16c8969028
Chat UI
2023-12-14 22:18:42 -08:00
Yuhong Sun
65fde8f1b3
Chat Backend ( #801 )
2023-12-14 22:14:37 -08:00
Weves
d5658ce477
Persona enhancements
2023-12-07 14:29:37 -08:00
Weves
56785e6065
Add model choice to Persona
2023-12-07 00:20:42 -08:00
Weves
26e808d2a1
Fix welcome modal
2023-12-06 21:07:34 -08:00
Weves
f7172612e1
Allow persona usage for Slack bots
2023-12-04 19:20:03 -08:00
Weves
5607fdcddd
Make Slack Bot setup UI more similar to Persona setup
2023-12-03 23:36:54 -08:00
Weves
292c78b193
Always pull latest data when visiting main search page
2023-12-03 03:25:13 -08:00
Weves
ac35719038
FE improvements to make initial setup more intuitive
2023-12-02 16:40:44 -08:00
Weves
7ea774f35b
Change in-progress status color
2023-11-29 20:57:45 -08:00
Weves
d1846823ba
Associate a user with web/file connectors
2023-11-29 18:18:56 -08:00
Weves
9b7069a043
Disallow re-indexing for File connector
2023-11-29 02:01:11 -08:00
Chris Weaver
37daf4f3e4
Remove AI Thoughts by default ( #783 )
...
- Removes AI Thoughts by default - only shows when validation fails
- Removes punctuation "words" from queries in addition to stopwords (Vespa ignores punctuation anyways)
- Fixes Vespa deletion script for larger doc counts
2023-11-29 01:00:53 -08:00
Weves
429016d4a2
Fix zulip page
2023-11-28 16:28:51 -08:00
Chris Weaver
c83a450ec4
Remove personal connectors page( #779 )
2023-11-28 16:11:42 -08:00
Weves
30225fd4c5
Fix filter hiding
2023-11-28 04:13:11 -08:00
Weves
a4f053fa5b
Fix persona refresh
2023-11-28 02:53:18 -08:00
Chris Weaver
78d1ae0379
Customizable personas ( #772 )
...
Also includes a small fix to LLM filtering when combined with reranking
2023-11-28 00:57:48 -08:00
Yuhong Sun
39d09a162a
Danswer APIs Document Ingestion Endpoint ( #716 )
2023-11-26 19:09:22 -08:00
dependabot[bot]
63b051b342
Bump sharp from 0.32.5 to 0.32.6 in /web
...
Bumps [sharp](https://github.com/lovell/sharp ) from 0.32.5 to 0.32.6.
- [Release notes](https://github.com/lovell/sharp/releases )
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md )
- [Commits](https://github.com/lovell/sharp/compare/v0.32.5...v0.32.6 )
---
updated-dependencies:
- dependency-name: sharp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-24 18:14:45 -08:00
Chris Weaver
c1e19d0d93
Add selected docs in UI + rework the backend flow a bit( #754 )
...
Changes the flow so that the selected docs are sent over in a separate packet rather than as part of the initial packet for the streaming QA endpoint.
2023-11-21 19:46:12 -08:00