提交

提交图

  • 00f6189a42 fix: sroll down button overlaping chat input (#564) Aldo Santiago 2023-04-18 08:28:19 -06:00
  • 51fa461965 fix: temperature font color (#556) Shinji Yamada 2023-04-18 23:25:28 +09:00
  • 03afa00732 chore: use last conversation temperature (#568) Shinji Yamada 2023-04-18 23:24:47 +09:00
  • ba1dacb899 feat: settings dialog and moved theme settings to dialog from sidebar (#570) Shinji Yamada 2023-04-18 23:23:42 +09:00
  • 836c24680b fix: chat messages disappear on edit (#575) Shemar Lindie 2023-04-18 10:21:43 -04:00
  • 5f0d1cb7ca Turkish language implementation for i18n (#576) mirkan1 2023-04-18 10:18:24 -04:00
  • 9e4c5ca4ff Fixed: site cannot open if imported json invalid (#579) KhanKudo 2023-04-18 16:18:08 +02:00
  • 1146f9a86e New language, catalan (#587) borborborja 2023-04-18 16:11:39 +02:00
  • 862f74a332 Fix message input not updating on chat list switch (#590) Bryan Lee 2023-04-18 22:11:13 +08:00
  • cb922d9dc6 Fix search box disappearing in Sidebar component (#592) Jay Johnson 2023-04-18 10:10:12 -04:00
  • 4f672b926a update readme Mckay Wrigley 2023-04-18 08:06:40 -06:00
  • 7c259b98cb Fix: Promptbar initializes in open state for Mobile (#542) Aaron Diestelkamp 2023-04-14 02:13:52 -05:00
  • f01d0c51d6 Update Bangla Translation (#546) Miraz_hossain 2023-04-14 13:12:49 +06:00
  • 7ec68caff0 Add Polish translation (#532) Chris 2023-04-13 16:08:09 +02:00
  • 183a74d7f7 Fix for DEFAULT_SYSTEM_PROMPT (#510) Aaron Diestelkamp 2023-04-13 06:09:53 -05:00
  • ea1d09244a Feature request: Adding temperature as parameter (#513) Ivan Fioravanti 2023-04-13 13:09:03 +02:00
  • d1eb6ee29b delete message (#531) Mckay Wrigley 2023-04-13 05:01:27 -06:00
  • f61e91d07f fix: modal scrolling on small devices (#527) Syed Muzamil 2023-04-13 16:28:13 +05:30
  • 5ed5e156cd Added support to docker multi-platform image, close #518 (#519) Andrea Falco 2023-04-13 12:56:33 +02:00
  • 78881cebfd Update README.md (#521) Claudio Canales 2023-04-13 03:56:00 -07:00
  • 6d53ee7d12 fix: issues/498 (#499) 牛强 2023-04-12 01:20:10 +08:00
  • 8f8aac05ef log removal Mckay Wrigley 2023-04-11 03:17:49 -06:00
  • 25a4dbb052 Add support for Azure OpenAI (#495) itbm 2023-04-11 10:16:33 +01:00
  • 60288ad20a improve plugin hotkey support (#426) Dornfeld Capital 2023-04-10 22:41:29 -05:00
  • da7463e901 document OPENAI_API_HOST and OPENAI_ORGANIZATION (#429) Thomas LÉVEIL 2023-04-11 05:41:04 +02:00
  • 0a1474abc0 Update demo image (#459) Régis NDIZIHIWE 2023-04-10 20:39:09 -07:00
  • 93112a8211 Add Romanian translation (#468) Mr 2023-04-11 05:37:17 +02:00
  • ac69b7a887 fix google plugin bug due to URI encoding issue. (#469) Shinji Yamada 2023-04-11 12:36:19 +09:00
  • 25958a9548 fix parameter of length to type "number" (#492) Akash Kriplani 2023-04-11 09:04:16 +05:30
  • 6500db9c1c MAJOR REFACTOR (#494) Mckay Wrigley 2023-04-10 21:10:18 -06:00
  • 68c9cd4bd8 Fix 416 copy button on code block (#427) Thomas LÉVEIL 2023-04-05 00:55:52 +02:00
  • 3c32c03b9c update README regarding GOOGLE_API_KEY and GOOGLE_CSE_ID (#422) Thomas LÉVEIL 2023-04-05 00:53:32 +02:00
  • fc60f65c74 Hide API Key and Plugin Key buttons if set server side (#423) itbm 2023-04-04 23:53:10 +01:00
  • d324df1bab spelling Mckay Wrigley 2023-04-04 10:41:34 -06:00
  • 31b8e73bf6 brevity Mckay Wrigley 2023-04-04 10:41:26 -06:00
  • 4f92751ee3 Google fixes (#415) Mckay Wrigley 2023-04-04 10:09:28 -06:00
  • e1f286efb8 push (#414) Mckay Wrigley 2023-04-04 09:41:24 -06:00
  • e8150e7195 Update promptbar.json (#389) oznav2 2023-04-03 11:52:12 +03:00
  • 6156a2702f Fix previous IT locale (#374) spctechdev 2023-04-03 06:41:59 +00:00
  • 165472f121 Update Vietnamese (#385) Nguyễn Hữu Phong 2023-04-03 13:41:26 +07:00
  • 83e25b97b0 update chat role icon (#378) Jiaping(JP) Zhang 2023-04-02 13:38:42 -07:00
  • b7732a95a6 :notes document (#373) Thomas LÉVEIL 2023-04-02 22:37:59 +02:00
  • b3b65f8ce5 Fix translations import export (#376) Thomas LÉVEIL 2023-04-02 22:36:09 +02:00
  • 2c236e2c07 tokenLimit now can be closer to real model limit. (#366) Alan P 2023-04-02 16:35:33 -04:00
  • bc2435d4cb Merge branch 'main' of https://github.com/mckaywrigley/chatbot-ui-pro Mckay Wrigley 2023-04-02 08:02:01 -06:00
  • a89308d03a revert Mckay Wrigley 2023-04-02 08:02:00 -06:00
  • 90c0e7d35d Locale it (#363) spctechdev 2023-04-02 13:42:33 +00:00
  • e8e74bf773 Merge branch 'main' of https://github.com/mckaywrigley/chatbot-ui-pro Mckay Wrigley 2023-04-02 06:59:48 -06:00
  • 1dc4f86df5 change output limit Mckay Wrigley 2023-04-02 06:59:47 -06:00
  • ae18abe931 remove unused code (#356) Brad Ullman 2023-04-01 23:19:10 -07:00
  • f9ddf07085 remove dupe main (#355) Brad Ullman 2023-04-01 23:17:49 -07:00
  • 91cbe0b104 fix: some ui issues (#346) Syed Muzamil 2023-04-02 10:41:03 +05:30
  • b7b6bbaaca add react-hot-toast and surface OpenAI API errors to users (#328) Jason Banich 2023-04-01 22:05:07 -07:00
  • 23ad285a4b Adds a loading spinner that replaces send icon while result is generated (#329) Jason Banich 2023-04-01 22:02:15 -07:00
  • 56d3b2fba2 change to "data" Mckay Wrigley 2023-04-01 23:01:05 -06:00
  • d68f77867d feat: support import and export with prompts (#330) Superman 2023-04-02 12:59:51 +08:00
  • 462ca9bb04 fix for openai token limit error (#350) Abror Aliboyev 2023-04-02 09:46:32 +05:00
  • 8f3a3ae3e7 locale improvements (#351) riande 2023-04-02 06:45:54 +02:00
  • cfb610df1e fix spacing Mckay Wrigley 2023-04-01 14:54:59 -06:00
  • 9683ce21b3 Fix icon color (#344) Daniel 2023-04-01 18:36:46 +08:00
  • 3650d8d7bf fix: prompts list height (#340) Matri 2023-04-01 15:40:25 +08:00
  • aefec17525 fix: label layout shift (#338) Colin Ricardo 2023-04-01 03:14:59 +01:00
  • 863d8d8121 Autofocus input when after clicking OpenAI API Key in sidebar. (#324) Brijesh Bittu 2023-03-31 14:52:56 +05:30
  • c1b7b0e070 Feature: add link to openai account usage (#319) Rudolf Olah 2023-03-30 22:10:11 -04:00
  • 22bcaef805 update demo Mckay Wrigley 2023-03-30 19:56:43 -06:00
  • 317bc9b6f3 fix nasty bug Mckay Wrigley 2023-03-30 19:47:58 -06:00
  • 40828f1568 change default prompt in example Mckay Wrigley 2023-03-30 19:17:38 -06:00
  • 31129919bf feat: support custom default system prompt (#285) Bryan Lee 2023-03-31 09:16:02 +08:00
  • 2114b7296e fix: properly trigger prompt modal close (#309) Matri 2023-03-31 09:14:17 +08:00
  • 5cdd3e56b7 fix: small ui issue (#311) Syed Muzamil 2023-03-31 01:01:57 +05:30
  • ef8c1b2c33 Allow specifying OpenAI-Organization header: (#313) Burke Libbey 2023-03-30 15:30:34 -04:00
  • 3631a5ac75 return detail error from api call. (#295) ryanhex53 2023-03-30 17:53:24 +08:00
  • 4d7adf477a fix: In light mode, the arrow in the "scroll to bottom" icon is difficult to see #299 (#304) Dasun Nimantha 2023-03-30 15:22:22 +05:30
  • e020de47ce change messaging Mckay Wrigley 2023-03-29 15:21:50 -06:00
  • 85c4f88a06 Update README.md Mckay Wrigley 2023-03-29 10:10:55 -06:00
  • 6ef83b0cb6 fix: translation omission (#281) Redon 2023-03-29 11:11:16 +08:00
  • 00c6c72270 feat: add DEFAULT_MODEL environment variable (#280) Thomas LÉVEIL 2023-03-29 05:10:47 +02:00
  • 3f82710cdd chore: added Sinhala language locales (#276) Dasun Nimantha 2023-03-29 02:27:20 +05:30
  • b2ef40cf6f Fix invalid Tailwind property (#275) Mohammed Sohail 2023-03-28 23:57:10 +03:00
  • 52d47292ad Adding arabic translation (#274) Mostafa Higazy 2023-03-28 22:55:35 +04:00
  • aefeac2902 New JSON translation file for Spanish (#270) Ernesto Barrera 2023-03-28 17:44:24 +02:00
  • baca00c59e doc: update doc about Docker (#264) Jungley 2023-03-28 22:27:54 +08:00
  • a70ae8799d fix: website crash when typing / followed with non prompt name (#262) Syed Muzamil 2023-03-28 19:30:07 +05:30
  • cd49445491 style: changed scroll icon size via size attribute as suggested (#263) Dasun Nimantha 2023-03-28 19:29:31 +05:30
  • abdcd4508d fix: layout shifting on small devices (#258) Syed Muzamil 2023-03-28 15:53:34 +05:30
  • 3749c9b2af chore: migrate to vitest for 10x faster tests (#257) Simon Holmes 2023-03-28 10:22:58 +00:00
  • 11d6172e95 Update README.md Mckay Wrigley 2023-03-28 03:22:24 -06:00
  • 1f9d17f8bf scroll btn (#256) Mckay Wrigley 2023-03-28 02:52:45 -06:00
  • a73ef2b8cf fix: resolve Enter event conflict during CJK IME (#253) Bryan Lee 2023-03-28 16:46:16 +08:00
  • 28c8bf0e0d chore: update chinese locales (#247) Redon 2023-03-28 16:36:30 +08:00
  • a78a8c4a94 make all chat area components tabbable (accessibility) (#246) Brad Ullman 2023-03-28 01:35:57 -07:00
  • 5d31947ab9 fix: prompt sidebar not showing on small devices (#232) Syed Muzamil 2023-03-28 14:03:15 +05:30
  • 7c74df338e feat: empty state add icons (#248) Redon 2023-03-28 16:32:28 +08:00
  • 00d807495d update prompts to be tabbable (#241) Brad Ullman 2023-03-28 01:31:03 -07:00
  • a3eb247c3f convert folders to buttons & folder icons to buttons (accessibility) (#237) Brad Ullman 2023-03-28 01:29:56 -07:00
  • b0c289f7a4 fix import (#242) Thomas LÉVEIL 2023-03-28 10:27:37 +02:00
  • 5aa5be3f43 fix: overlap between plus and prompt menu icon (#230) Syed Muzamil 2023-03-27 22:00:00 +05:30
  • 34c79c0d66 Prompts (#229) Mckay Wrigley 2023-03-27 09:38:56 -06:00
  • 2269403806 chore: fix styles in "OpenAI Key" div (#228) Danil Shishkevich 2023-03-27 22:20:33 +07:00
  • a1743c82cc fix regenerate Mckay Wrigley 2023-03-27 07:48:51 -06:00