Wentao Lyu
7353829719
refactor: code clean up
2023-04-04 13:11:59 +08:00
Daniel Avila
89e38d67f4
feat(bing-settings): Work in Progress, will finish tomorrow
...
feat(api): add @dqbd/tiktoken package as a dependency
feat(api): add /api/tokenizer endpoint to tokenize text using @dqbd/tiktoken
feat(client): add toneStyle dropdown to BingAI Settings component
feat(client): add token count to BingAI Settings component
style(ui): add z-index to Dropdown and EndpointOptionsPopover components
Add z-index to Dropdown and EndpointOptionsPopover components to ensure they are displayed above other components.
2023-04-03 21:18:19 -04:00
Danny Avila
28f1e851f9
chore(Settings.jsx): comment out unused import of InputNumber component
2023-04-03 16:29:02 -04:00
Wentao Lyu
8720f39def
feat: preserve the title of preset.
2023-04-04 01:39:40 +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
ea88e9b981
fix: bingAI/settings: wrong usage of checkbox
2023-04-04 01:04:33 +08:00
Wentao Lyu
15ada95249
feat: export preset.
2023-04-03 12:54:15 +08:00
Daniel Avila
ced65f8c98
feat(client): add @radix-ui/react-checkbox dependency and create BingAI Settings component
...
feat(BingAIOptions): add advanced mode to BingAIOptions component
feat(Checkbox): add Checkbox component to ui components
2023-04-02 18:45:41 -04:00
Daniel Avila
3121a3a6ba
fix: add brackets to main property for dialogtemplate
2023-04-01 19:42:09 -04:00
Daniel Avila
48b901fdfe
Merge branch 'master' of https://github.com/danny-avila/chatgpt-clone into search
2023-04-01 19:13:54 -04: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