Commit Graph

154 Commits

Author SHA1 Message Date
Xiangxuan Liu cccf753743
Update the Stop Generating button style (#79) 2023-03-22 11:38:48 -06:00
Xiangxuan Liu 6c1ed37323
Apply the gradient bg style to input on mobile (#77) 2023-03-22 11:20:55 -06:00
Mckay Wrigley e8902354e4 okay good 2023-03-22 11:07:42 -06:00
Mckay Wrigley ec84eb2c49
Feat/add stop conversation button (#76)
* chore add in stop conversation button

* feat: use abort controller

* chore: formatting

---------

Co-authored-by: Simon Holmes <srsholmes@gmail.com>
2023-03-22 11:01:51 -06:00
Mckay Wrigley b0f2a0a3ba hotfix 2023-03-22 10:51:27 -06:00
Mckay Wrigley 5bffa8b0c9 hotfix 2023-03-22 10:46:30 -06:00
Mckay Wrigley f0c575b40d
add import/export (#71) 2023-03-22 08:10:00 -06:00
Mckay Wrigley 972a5aff23
fix copy code overlap (#70) 2023-03-22 07:24:49 -06:00
Mckay Wrigley 37c088a212
hide rogue scrollbar (#69) 2023-03-22 07:14:24 -06:00
Khairul Haaziq 4055e84450
enhance ui and fix layout problems (#63) 2023-03-22 07:10:31 -06:00
Mckay Wrigley d14268b075 keep message focus 2023-03-21 16:40:29 -06:00
Mckay Wrigley b7803cf4ba
Clear conversations (#53)
* Add button "Clear Conversations"

* custom btn

---------

Co-authored-by: Xiangxuan Liu <xiangxuan.liu@rightcapital.com>
2023-03-21 16:38:04 -06:00
Mckay Wrigley cb0fb447a7
Quocthinhvo/main (#52)
* Change scroll bar style in desktop

* new scrollbar

---------

Co-authored-by: Quốc Thịnh Võ <46624702+quocthinhvo@users.noreply.github.com>
2023-03-21 16:25:42 -06:00
angular-moon 5b6968a6be
Fixed Search conversations input box was out of bounds (#41) 2023-03-21 09:46:56 -06:00
Xiangxuan Liu b80f39925c
Show latest conversations on the top (#46) 2023-03-21 09:45:09 -06:00
Mckay Wrigley 0d6ff739a2
add custom system prompt (#39) 2023-03-21 01:39:32 -06:00
Alan P 6e19d44020
wrap user messages (#35) 2023-03-20 22:05:23 -06:00
Mckay Wrigley 537957d5f5
Token based and model conditional limits (#36)
* use tiktoken for api limit

* model conditional char limits on frontend

* adjust for completion tokens

---------

Co-authored-by: Alan Pogrebinschi <alanpog@gmail.com>
2023-03-20 22:02:24 -06:00
Mckay Wrigley dd439bb4a8
error handling (#27) 2023-03-20 07:17:58 -06:00
Mckay Wrigley 7810a3e7dc
Add GPT-4 support (#25)
* mobile ui updates

* fixes sidebar btn

* return if null

* mobile input blur

* handle mobile enter key

* new convo name

* new delete mechanism

* test height

* revert

* change padding

* remove overflow

* check relative

* padding

* done

* retry

* test

* test

* should work now

* test

* test

* more

* max h

* revert

* done
2023-03-20 03:53:00 -06:00
Sonny Lazuardi 3af4a7edf3
Fix safari small screen text input position style (#20)
* Update .gitignore

* Update next.config.js

* Enable GPT-4

* Update index.ts

* Fix logic

* Fix error

* Add set openai key instruction

* Fix menu safari

* Revert changes

* new line

---------

Co-authored-by: Sonny <sonny.lazuardi@grabtaxi.com>
2023-03-19 21:47:03 -06:00
Mckay Wrigley 71a78172e6
Feat/search conversation (#24)
* feat: Add conditional search input for conversation list

* style and ux adjust

---------

Co-authored-by: Tekle Ayele <tekleayele@gmail.com>
2023-03-19 21:40:51 -06:00
Mckay Wrigley 7e6651dea7
add more mobile ui (#18) 2023-03-19 06:48:57 -06:00
Xiangxuan Liu 0f346a808e User message should not render as Markdown 2023-03-19 19:38:54 +08:00
Mckay Wrigley a387b3d1cd change to auto scroll 2023-03-18 22:32:09 -06:00
Mckay Wrigley 481c339d1c slight input ui tweak 2023-03-18 22:27:50 -06:00
Mckay Wrigley 891bc38a45 fix loader position 2023-03-18 22:21:11 -06:00
Mckay Wrigley e6449998ef add api key 2023-03-18 22:19:19 -06:00
Mckay Wrigley 396fe4ec6f fix syntax 2023-03-18 17:56:55 -06:00
asolpshinning a6d2118085
Updated ChatInput.tsx text area to autoextend for larger prompt size 2023-03-18 14:17:45 -05:00
Mckay Wrigley 903c7f6806
Merge pull request #9 from nauxliu/disable-input-when-message-is-streaming
Ignore new message when the current message is not finished yet
2023-03-18 10:08:34 -06:00
Xiangxuan Liu bbfb834e89 Ignore new message when the current message is not finished yet 2023-03-19 00:03:19 +08:00
Xiangxuan Liu 934ba277a6 Update settings button style 2023-03-18 23:40:05 +08:00
Mckay Wrigley 6bf8bacec0 gfm 2023-03-18 07:51:17 -06:00
Mckay Wrigley 16513b20de fix naming bugs 2023-03-18 06:49:20 -06:00
Mckay Wrigley a4c620d74d fix width 2023-03-18 04:55:31 -06:00
Mckay Wrigley ef31d6ec28 increase sidebar btn 2023-03-18 04:48:59 -06:00
Mckay Wrigley 3fecd56d22 responsive width 2023-03-18 04:46:42 -06:00
Mckay Wrigley 0654782f57 rogue div 2023-03-18 04:41:34 -06:00
Mckay Wrigley fad67499e7 mobile improvements 2023-03-18 04:29:39 -06:00
Mckay Wrigley fa4e27a164 fix minor ui bugs 2023-03-18 04:10:35 -06:00
Mckay Wrigley a0056460ab add rename and delete improvements 2023-03-18 03:57:15 -06:00
Mckay Wrigley b6d5576227 light/dark code highlight 2023-03-18 02:32:30 -06:00
Mckay Wrigley f56501ba7c toggle sidebar 2023-03-18 02:20:32 -06:00
Mckay Wrigley 761314c20b code syntax highlights 2023-03-18 01:52:43 -06:00
Mckay Wrigley 9c50142c64 add markdown 2023-03-17 19:25:04 -06:00
PeterTakahashi 3ba74d99fb fix: support japanese typing 2023-03-18 08:31:37 +09:00
Mckay Wrigley c40f755cac fix deletion bug 2023-03-15 08:32:21 -06:00
Mckay Wrigley 742efea50d fix delete error 2023-03-15 07:25:15 -06:00
Mckay Wrigley dcfd3d956e remove old 2023-03-15 07:07:26 -06:00
Mckay Wrigley f05390c97d readme udpate 2023-03-15 06:20:11 -06:00
Mckay Wrigley 758a1215c2 mvp 2023-03-15 06:04:12 -06:00
Mckay Wrigley ce331a1bbd boom 2023-03-15 04:24:09 -06:00
Mckay Wrigley a6503fb498 chatbot-ui starter 2023-03-13 19:21:14 -06:00