Commit Graph

307 Commits

Author SHA1 Message Date
Heiko Joerg Schick f8ca11c85e Minor bugfix 2023-12-14 20:50:33 +01:00
Heiko Joerg Schick 467893db67 Added GPT-4-vision 2023-12-14 20:39:19 +01:00
Heiko Joerg Schick 25df881a39 Bugfix 2023-12-14 20:00:13 +01:00
Heiko Joerg Schick 909ae9a233 Bugfix 2023-12-14 19:58:35 +01:00
Heiko Joerg Schick 023a8a202b Fixed chunked encoding not sent in realtime with revers proxy software 2023-12-07 21:15:15 +01:00
Heiko Joerg Schick 82b77b0baa Updated Alpine version 2023-11-08 09:52:55 +01:00
Heiko Joerg Schick f65aca0221 Added GPT-4-Turbo 2023-11-08 09:50:56 +01:00
schihei fd8b183f51 Merge branch 'feature/export-chat-to-screenshot' into 'wip/h3132'
Added functionality to export chats to screenshot

See merge request schihei/chatbot-ui!4
2023-08-13 08:34:41 +00:00
Heiko Joerg Schick db4375ca8a Added functionality to export chats to screenshot 2023-08-13 10:33:24 +02:00
Heiko Joerg Schick accab8e0cd Merge branch 'wip/h3132' of ssh://gitlab.h3132.de:30002/schihei/chatbot-ui into wip/h3132 2023-08-12 23:26:12 +02:00
Heiko Joerg Schick 6c39256008 Minor bugfixes 2023-08-12 23:25:56 +02:00
schihei e48fda0a2a Merge branch 'feature/export-chat-to-markdown' into 'wip/h3132'
Added functionallity to export chat to markdown

See merge request schihei/chatbot-ui!3
2023-08-12 21:18:52 +00:00
Heiko Joerg Schick 1f94effb43 Added functionallity to export chat to markdown 2023-08-12 22:50:15 +02:00
schihei b14c052dcd Merge branch 'feature/GPT-3.5-turbo-16k-model' into 'wip/h3132'
Added GPT-3.5-turbo-16k model

See merge request schihei/chatbot-ui!1
2023-08-12 20:41:57 +00:00
schihei c067490a78 Merge branch 'feature/export-chat-to-pdf' into 'wip/h3132'
Added functionallity to export chat to PDF

See merge request schihei/chatbot-ui!2
2023-08-12 20:40:35 +00:00
Heiko Joerg Schick 6a49f664db Added functionallity to export chat to PDF 2023-08-12 22:26:24 +02:00
Heiko Joerg Schick 10733fab7d Added GPT-3.5-turbo-16k model 2023-08-12 22:13:34 +02:00
Anthony Puppo fa3f6e93bb Add blinking typing cursing (#619) 2023-04-20 08:33:28 -06:00
kyyhkynen f849a2e924 add Finnish translations (#618) 2023-04-20 08:28:29 -06:00
Mckay Wrigley 063ce50319 force update 2023-04-19 15:00:11 -06:00
Mckay Wrigley 718dc6432a FIX IMPORT 2023-04-19 14:51:35 -06:00
Mckay Wrigley ab9f108a57 fix prompt selection 2023-04-19 14:37:18 -06:00
Mckay Wrigley c7be45587f readme update 2023-04-19 08:45:50 -06:00
Anthony Puppo c959264f93 Performance (#602) 2023-04-19 08:39:19 -06:00
TKS 24068ea5aa Create Security.md (#607)
basic secuirty policy as the repo didn't have one yet, update as needed.
2023-04-19 08:35:18 -06:00
Shemar Lindie dcb2810d46 fix: optimize mobile layout (#606)
- conserve space in new convo view
- fix overlapping edit and delete chat message icons
- fix overlapping copy icon
2023-04-19 08:34:27 -06:00
ryanhex53 2208e4dfc7 more chinese translation. (#609) 2023-04-19 08:32:29 -06:00
Mckay Wrigley 3685378ab8 change empty msg 2023-04-19 08:31:12 -06:00
Mckay Wrigley 971cde5310 sort folders alphabetically 2023-04-18 16:05:44 -06:00
Mckay Wrigley 5725024d80 import/export add instead of replace (#601)
* change search language

* add to import/export

* fix log
2023-04-18 16:00:20 -06:00
borborborja b964188d0b add catalan language (#598) 2023-04-18 09:10:47 -06:00
Mckay Wrigley 236b656148 Made the Model Name Bar Sticky at the top of the Chat Window (#597)
Co-authored-by: Chris Wall <cwall@wooldata.com>
2023-04-18 08:37:45 -06:00
Mckay Wrigley fda784028d Add temp display (#596)
* Made the Model Name Bar Sticky at the top of the Chat Window

* Added Temp to the top bar display

* barliens

---------

Co-authored-by: Chris Wall <cwall@wooldata.com>
2023-04-18 08:35:31 -06:00
Shinji Yamada 2aaebfec3f chore: improve Japanese language locales (#554) 2023-04-18 08:32:04 -06:00
Mckay Wrigley 1a9a7dcad0 Merge branch 'main' of https://github.com/mckaywrigley/chatbot-ui-pro 2023-04-18 08:29:30 -06:00
Mckay Wrigley 856ba12f19 readme update 2023-04-18 08:29:29 -06:00
Aldo Santiago 00f6189a42 fix: sroll down button overlaping chat input (#564) 2023-04-18 08:28:19 -06:00
Shinji Yamada 51fa461965 fix: temperature font color (#556) 2023-04-18 08:25:28 -06:00
Shinji Yamada 03afa00732 chore: use last conversation temperature (#568) 2023-04-18 08:24:47 -06:00
Shinji Yamada ba1dacb899 feat: settings dialog and moved theme settings to dialog from sidebar (#570)
* feat: settings dialog and moved theme settings to dialog from sidebar.

* chore(locale): move some labels to settings from sidebar
2023-04-18 08:23:42 -06:00
Shemar Lindie 836c24680b fix: chat messages disappear on edit (#575)
Resolves #574
2023-04-18 08:21:43 -06:00
mirkan1 5f0d1cb7ca Turkish language implementation for i18n (#576)
* turkish language support implemented

* tr as string in module declaration

* missing key Plugin Keys implementation

* synonyms is used to get rid of confusion and to avoid repetition. The word “synonym” is derived from the Greek word “syn” meaning “together” and “onym” meaning “name” while in Turkish name and noun can be translated as both "ad" and "isim"

* //
2023-04-18 08:18:24 -06:00
KhanKudo 9e4c5ca4ff Fixed: site cannot open if imported json invalid (#579) 2023-04-18 08:18:08 -06:00
borborborja 1146f9a86e New language, catalan (#587) 2023-04-18 08:11:39 -06:00
Bryan Lee 862f74a332 Fix message input not updating on chat list switch (#590) 2023-04-18 08:11:13 -06:00
Jay Johnson cb922d9dc6 Fix search box disappearing in Sidebar component (#592)
Co-authored-by: Jamal Johnson <you@example.com>
2023-04-18 08:10:12 -06:00
Mckay Wrigley 4f672b926a update readme 2023-04-18 08:06:40 -06:00
Aaron Diestelkamp 7c259b98cb Fix: Promptbar initializes in open state for Mobile (#542)
* Fix for DEFAULT_SYSTEM_PROMPT

* Set the prompt bar to be hidden if screen < 640
2023-04-14 01:13:52 -06:00
Miraz_hossain f01d0c51d6 Update Bangla Translation (#546) 2023-04-14 01:12:49 -06:00
Chris 7ec68caff0 Add Polish translation (#532)
* Add Polish translation

* Minor fix in Polish translation
2023-04-13 08:08:09 -06:00