kangfenmao
|
cbd9f60cfc
|
fix: markdown link color
|
2024-08-04 13:30:15 +08:00 |
|
kangfenmao
|
8a0e2890dd
|
fix: math code format
|
2024-08-04 13:23:35 +08:00 |
|
kangfenmao
|
911c2d0202
|
fix: footnote style
|
2024-08-02 11:30:06 +08:00 |
|
kangfenmao
|
2969a05f10
|
feat: enhance markdown style
|
2024-08-02 10:39:13 +08:00 |
|
kangfenmao
|
5d90489a04
|
style: change import order
|
2024-08-02 10:11:18 +08:00 |
|
kangfenmao
|
18fa1c92a4
|
feat(provider): sillicon api key use referrer link
|
2024-08-02 09:24:31 +08:00 |
|
kangfenmao
|
937e62bf9d
|
feat(provider): add gpt-4o-mini model
|
2024-08-02 09:24:00 +08:00 |
|
kangfenmao
|
6291a463d8
|
perf(messages): usememo & usecallback message component
|
2024-08-01 23:55:51 +08:00 |
|
kangfenmao
|
681c93f5eb
|
chore(version): 0.4.6
|
2024-08-01 15:36:07 +08:00 |
|
kangfenmao
|
23687f119d
|
fix(SendMessageButton.tsx): remove unnecessary placement prop from SendMessageButton to prevent potential UI alignment issues
|
2024-08-01 15:23:12 +08:00 |
|
kangfenmao
|
0bcdffc159
|
fix(SettingsTab.tsx): correct the temperature label
|
2024-08-01 15:19:45 +08:00 |
|
kangfenmao
|
b04b0cc8a6
|
feat: add markdown footnote
|
2024-08-01 15:18:09 +08:00 |
|
kangfenmao
|
c9a964d8f8
|
feat: add markdown plugins remark-gfm remark-math rehype-katex
|
2024-08-01 14:51:20 +08:00 |
|
kangfenmao
|
86fc4676ba
|
feat: add link component
|
2024-08-01 14:28:18 +08:00 |
|
kangfenmao
|
384178c617
|
style(Message.tsx): increase padding in MessageContainer
|
2024-08-01 00:04:47 +08:00 |
|
kangfenmao
|
c53e35db76
|
feat: use poppins fonts
|
2024-07-31 23:20:28 +08:00 |
|
kangfenmao
|
c36075f0b5
|
fix: optimize interface display style
|
2024-07-31 21:04:09 +08:00 |
|
kangfenmao
|
5c95373a37
|
feat: new window style
|
2024-07-31 17:30:17 +08:00 |
|
kangfenmao
|
29d6d607da
|
chore(version): 0.4.4
|
2024-07-31 13:54:04 +08:00 |
|
kangfenmao
|
e64375a74c
|
feat(Inputbar.tsx): change height to min-height for Inputbar
|
2024-07-31 13:41:02 +08:00 |
|
kangfenmao
|
62b0908dfa
|
feat: add send message button
|
2024-07-31 13:07:02 +08:00 |
|
kangfenmao
|
cb0b9de1e9
|
feat: default enable new added provider
|
2024-07-31 12:21:46 +08:00 |
|
kangfenmao
|
d8d4afbc0d
|
feat: add message suggestions
|
2024-07-31 12:13:03 +08:00 |
|
kangfenmao
|
a5ee8548f3
|
feat(AboutSettings): implement functionality to open license page from about settings
|
2024-07-30 16:33:58 +08:00 |
|
kangfenmao
|
d47d4a158d
|
docs: change offical website url
|
2024-07-30 15:31:17 +08:00 |
|
kangfenmao
|
cd85dcddf8
|
remove: website
|
2024-07-30 15:30:35 +08:00 |
|
kangfenmao
|
925a9fb8ec
|
fix: delete provider crash
|
2024-07-30 15:30:09 +08:00 |
|
kangfenmao
|
69293846fc
|
fix: model list text color
|
2024-07-29 18:17:50 +08:00 |
|
kangfenmao
|
20a7fbfc48
|
fix(ProviderSDK.ts): translation message
|
2024-07-29 17:45:08 +08:00 |
|
kangfenmao
|
64d4b8450a
|
style(website): adjust border-radius of images to 20%
|
2024-07-29 17:36:27 +08:00 |
|
kangfenmao
|
f080fc5048
|
chore(version): 0.4.0
|
2024-07-29 17:33:09 +08:00 |
|
kangfenmao
|
50f08124d7
|
feat: add dark and light theme
|
2024-07-29 17:14:49 +08:00 |
|
kangfenmao
|
b91081ef99
|
docs(index.html): update website URLs from easys.run to cherry-ai.com
|
2024-07-29 09:55:24 +08:00 |
|
kangfenmao
|
70c4354d6c
|
feat: add model logo on select model dropdown
|
2024-07-28 15:10:36 +08:00 |
|
kangfenmao
|
527c4e77dc
|
fix(Message.tsx): add optional chaining to assistant.name to prevent potential undefined errors
|
2024-07-28 11:16:16 +08:00 |
|
kangfenmao
|
db3f8b8bee
|
refactor(TranslatePage.tsx): simplify OutputText styling for cleaner code structure
|
2024-07-28 02:28:48 +08:00 |
|
kangfenmao
|
45bf3d4e86
|
fix(index.html): update Content-Security-Policy to allow fonts
|
2024-07-28 01:37:43 +08:00 |
|
kangfenmao
|
59b39dc41a
|
feat(TranslatePage.tsx): add markdown style to handle whitespace properly in translation output
|
2024-07-28 01:32:03 +08:00 |
|
kangfenmao
|
a267a8d4c3
|
feat: add translation module
|
2024-07-28 01:07:15 +08:00 |
|
kangfenmao
|
5b123f2c33
|
fix(markdown.scss): replace :first-of-type with :first-child for consistent styling of first elements
|
2024-07-26 18:02:50 +08:00 |
|
kangfenmao
|
fe34fb3c25
|
fix(api.ts): modify provider apiKey check to exclude 'ollama' provider
|
2024-07-26 18:02:32 +08:00 |
|
kangfenmao
|
e6359d2048
|
feat(markdown.scss): add white-space: pre-wrap to code elements
|
2024-07-26 17:22:48 +08:00 |
|
kangfenmao
|
c0e51c3992
|
feat(ProviderSetting.tsx): add remove icon for models to allow deletion
|
2024-07-26 10:40:53 +08:00 |
|
kangfenmao
|
8c80cc00b3
|
feat(provider.ts): add API endpoint configuration for each provider with editable status
|
2024-07-26 10:34:55 +08:00 |
|
kangfenmao
|
f961accd86
|
fix(SettingsTab.tsx): reposition reset button to align with model settings title for better visibility
|
2024-07-26 10:10:34 +08:00 |
|
kangfenmao
|
7de91d236d
|
feat(NavigationCenter.tsx): add CodeSandboxOutlined icon to model selection
|
2024-07-26 10:04:59 +08:00 |
|
kangfenmao
|
2fdf0acec6
|
feat: add global _activeAssistant and_activeTopic variable to persist state across re-renders
|
2024-07-26 09:57:49 +08:00 |
|
kangfenmao
|
40e76f3e53
|
feat: save file to disk
|
2024-07-26 09:53:07 +08:00 |
|
kangfenmao
|
d7b8721848
|
refactor: remove conditional devTools enabling
|
2024-07-25 18:04:12 +08:00 |
|
kangfenmao
|
b91b0dd8e4
|
fix(api.ts): add null return if provider apiKey is missing to prevent unauthorized requests
|
2024-07-25 18:00:32 +08:00 |
|