Commit Graph

114 Commits

Author SHA1 Message Date
Danil Shishkevich e30336c00e
feat: codeblock styling like chatgpt (#132) 2023-03-25 04:39:31 -06:00
Mckay Wrigley c3132ef2fb fix import issue 2023-03-25 04:37:47 -06:00
igor 4876dced04
add k8s config (#117) 2023-03-25 04:24:43 -06:00
Brad Ullman c73f604819
Update Sidebar Setting elements to be buttons (improve accessibility) (#130)
* update sidebar elements to be buttons so they are keyboard navigatable

* rollback whitespace change
2023-03-25 04:21:58 -06:00
Redon bc3b6d3355
feat: show language name (#113) 2023-03-24 02:43:44 -06:00
Mckay Wrigley ad2e1f0d4c
Update README.md 2023-03-23 20:30:17 -06:00
Mckay Wrigley 9d88722f35 clean history on import 2023-03-23 19:08:20 -06:00
Mckay Wrigley 93b528f10d stray log 2023-03-23 19:06:00 -06:00
Mckay Wrigley 1f31cc5507 hotfix import 2023-03-23 19:05:47 -06:00
Mckay Wrigley f5118e3037
folders (#108)
* folders

* fixes

* storage fix
2023-03-23 17:59:40 -06:00
Alan P 1a4b4401ee
include prompt in token count (#104) 2023-03-23 15:51:51 -06:00
Tony 7ce2d5ec2c
autofocus textarea (#103) 2023-03-23 13:01:35 -06:00
Mckay Wrigley 42c48f290f fix rogue messages 2023-03-23 09:20:11 -06:00
Mckay Wrigley 83217c6d83 new load behavior 2023-03-23 08:54:22 -06:00
Awesh Choudhary 2b1ef7be3e
SEO Fixed and Added Semantic Html Tags (#98) 2023-03-23 08:31:45 -06:00
Mckay Wrigley 1789351ab5 handle code copy error 2023-03-23 08:20:02 -06:00
Mckay Wrigley 71a770c24e tweak scroll tolerance 2023-03-23 08:14:37 -06:00
Mckay Wrigley 68cd41a6dc fix scroll behavior 2023-03-23 08:11:37 -06:00
Mckay Wrigley 83987d3021 update readme 2023-03-23 01:19:30 -06:00
Aubrey Keus da11d0b91e
Search within conversation.messages + conversation.name (#91) 2023-03-23 01:17:54 -06:00
patanjalikr13 a1a8ac42a6
added download button, downlaod handler and necessary utility functions (#85)
Co-authored-by: Patanjali Kumar <patanjali@oddup.com>
2023-03-23 01:16:34 -06:00
CMarghin d30471f5a9
fix style issue after clicking on ClearConversation (#89)
there is a small difference in the spaces of the button after confirming which leads to an unexpected animation in the sidebar settings
2023-03-23 01:11:45 -06:00
CMarghin 52004c938b
Name conversations automatically #86 (#90) 2023-03-23 01:11:01 -06:00
Mckay Wrigley 172bb8e5b1 add dist 2023-03-22 22:38:44 -06:00
Ethereumdegen aac8d22707
improve error msg (#81)
Co-authored-by: apexmfer <apexmfer@gmail.com>
2023-03-22 11:59:14 -06:00
Mckay Wrigley 79c4ea053f fix light mode 2023-03-22 11:45:18 -06:00
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 c9030c63ef revert 2023-03-22 11:04:31 -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 cec0735403 hotfix 2023-03-22 08:13:37 -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 3d0e783006
Auto close sidebar when a conversation is selected/created on mobile (#47) 2023-03-21 09:46:20 -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
Dom Sip 4c425eb441
remove ENV var from vercel deployment (#30) 2023-03-20 18:21:16 -06:00
Xiangxuan Liu 61384fa685
Add apple-mobile-web-app meta tags (#29) 2023-03-20 09:48:12 -06:00
Mckay Wrigley dd439bb4a8
error handling (#27) 2023-03-20 07:17:58 -06:00