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 |
|