Dan Orlando
a17b878617
refactor: reformat files to require parens around params ( #316 )
2023-05-18 14:44:07 -04:00
Dan Orlando
7fdc862042
Build/Refactor: lint pre-commit hook and reformat repo to spec ( #314 )
...
* build/refactor: move lint/prettier packages to project root, install husky, add pre-commit hook
* refactor: reformat files
* build: put full eslintrc back with all rules
2023-05-18 14:09:31 -04:00
Daniel D Orlando
fbeff7a461
Code cleanup
2023-04-06 14:56:33 -07:00
Daniel D Orlando
61cb2858bb
refactor and optimize search, add RQ for search
2023-04-06 14:56:33 -07:00
Danny Avila
e1c731299c
fix(ui): change SelectDropdown to SelectDropDown in multiple files
2023-04-05 12:00:52 -04:00
Wentao Lyu
0bc2db08c7
style: options in mobile
2023-04-05 16:27:11 +08:00
Wentao Lyu
ee10e0e43e
feat: use default preset to create new conversation.
2023-04-05 03:49:54 +08:00
Wentao Lyu
579b53de29
feat: style match
2023-04-05 03:07:46 +08:00
Wentao Lyu
9f1ded7f75
feat: add jailbreak option for bingai
...
fix some bugs.
2023-04-05 02:46:22 +08:00
Wentao Lyu
7353829719
refactor: code clean up
2023-04-04 13:11:59 +08:00
Wentao Lyu
d2579b44d1
feat: support edit preset,
...
feat: support view current conversation options.
feat: save current conversation as a preset.
feat: preset delete all.
2023-04-04 01:12:14 +08:00
Wentao Lyu
ad5fbc5fb1
merge Daniel Avila's commit
...
feat(ModelDropDown.jsx): add optional props to customize component appearance and behavior
feat(client): add ModelDropDown component to OpenAIOptions component
2023-04-02 04:40:13 +08:00
Wentao Lyu
45e17da241
feat: add preset and edit preset.
2023-04-02 04:15:07 +08:00
Wentao Lyu
d76efa7874
code cleanup
2023-04-02 00:57:27 +08:00
Daniel Avila
c5805d710b
Merge branch 'feat-endpoint-style-structure' of https://github.com/danny-avila/chatgpt-clone into feat-endpoint-style-structure
2023-04-01 12:49:42 -04:00
Daniel Avila
f5ffa81455
complete: modeldropdown
2023-04-01 12:49:20 -04:00
Wentao Lyu
4d7fa26e6c
feat: move EndpointOptionsPopover as a common component
2023-04-02 00:29:53 +08:00
Wentao Lyu
099210c10e
feat: add default text.
...
fix: slider should set a number
2023-04-01 23:45:19 +08:00
Wentao Lyu
46e3ef4049
feat: endpoint setting mobile style.
...
feat: save and endpoint option works!
2023-04-01 23:27:44 +08:00
Wentao Lyu
edaf7c3ad1
feat: advanced style for openAI endpoint
2023-04-01 14:33:26 +08:00
Wentao Lyu
60be4f12b7
feat: return endpoint config from server
2023-04-01 14:33:07 +08:00
Daniel Avila
b687ab30ed
style(OpenAIOptions): add dark mode support to Settings2 icon
...
feat(OpenAIOptions): pass isOpen prop to Settings component to toggle visibility
2023-03-31 21:51:06 -04:00
Daniel Avila
467e24c9ed
style(Input/OpenAIOptions): comment out unused code and add gray color to settings icon
2023-03-31 21:48:27 -04:00
Daniel Avila
9098362377
style(Settings.jsx): remove unnecessary line break
...
style(Settings.jsx): add text-sm class to Label components
style(Settings.jsx): add flex, h-10, max-h-10, w-full, resize-none, px-3, py-2, focus:ring-0, focus:ring-offset-0, focus:ring-opacity-0, focus:outline-none classes to Input component
2023-03-31 21:45:29 -04:00
Daniel Avila
064dfb5336
fix(Settings.jsx): change min value of Slider component to -2 to allow negative values for presP variable
2023-03-31 21:11:43 -04:00
Daniel Avila
404566c1fb
update more button and misc. styling
2023-03-31 18:38:58 -04:00
Daniel Avila
92dbdcaaa2
refactor(OptionHover.jsx): simplify types object by removing unnecessary nesting and description keys
2023-03-31 17:35:30 -04:00
Danny Avila
b5541903e4
merge latest
2023-03-31 16:09:45 -04:00
Danny Avila
580d82ffe8
basic settings done for openAI
2023-03-31 16:08:52 -04:00
Wentao Lyu
5cb59885ec
fix : endpoint option should hide on exist conversation
2023-04-01 03:02:16 +08:00
Wentao Lyu
b67af67433
feat: support copy to clipboard
...
feat: move regenerate to all messages
feat: move stop generate to replace submit button
feat: make options' position more clear
2023-04-01 02:12:15 +08:00
Danny Avila
e8b2c2059d
feat: select options
2023-03-31 13:12:06 -04:00
Wentao Lyu
bb1f8d731b
feat: select model
...
feat: force to be advanced mode
2023-04-01 00:38:05 +08:00
Wentao Lyu
059006382d
feat: add animation
2023-04-01 00:09:49 +08:00
Wentao Lyu
462660d554
feat: prototype of endpoint setting
2023-03-31 23:16:00 +08:00