Commit Graph

18 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 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 5bffa8b0c9 hotfix 2023-03-22 10:46:30 -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 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
Mckay Wrigley 0d6ff739a2
add custom system prompt (#39) 2023-03-21 01:39:32 -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 7e6651dea7
add more mobile ui (#18) 2023-03-19 06:48:57 -06:00
Mckay Wrigley 481c339d1c slight input ui tweak 2023-03-18 22:27:50 -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
Xiangxuan Liu bbfb834e89 Ignore new message when the current message is not finished yet 2023-03-19 00:03:19 +08:00
Mckay Wrigley fad67499e7 mobile improvements 2023-03-18 04:29:39 -06:00
PeterTakahashi 3ba74d99fb fix: support japanese typing 2023-03-18 08:31:37 +09: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