268 Commits

Author SHA1 Message Date
小石头
58b7fa428a Add translation for "Max input tokens" in Chinese 2024-03-28 20:05:54 +08:00
小石头
fc742eae40 Update i18n and Config components 2024-03-28 20:02:31 +08:00
小石头
faed8cb1ac Refactor select styles in Config.tsx and remove unnecessary console.log in ConfigStore.ts 2024-03-28 18:23:41 +08:00
小石头
9090490434 Update select styles in Config.tsx 2024-03-28 17:51:51 +08:00
小石头
c3cbcda2ca Fix link hover color and add text decoration, update command menus, and show provider based on current model and API key idea-v0.1.5 2024-03-28 16:33:15 +08:00
小石头
2a6caeb351 Fix command menu recommendation bug 2024-03-27 21:18:01 +08:00
小石头
0bee37e540 Add recommend property to command items and update ChatStore workflow commands 2024-03-27 21:05:56 +08:00
小石头
5349f1fb8f Add axios request to fetch models template 2024-03-26 16:43:12 +08:00
小石头
a1c8a88a28 Fix custom API base validation in Config component 2024-03-25 21:54:20 +08:00
小石头
a49c00abe0 Update i18n translations and ConfigStore 2024-03-25 19:14:27 +08:00
小石头
600438705d
Merge pull request #31 from devchat-ai/feat/config
Feat/config
2024-03-22 16:32:23 +08:00
小石头
d195e0a9cb Update zIndex values in BalanceTip and Config components idea-v0.1.4 2024-03-22 16:07:40 +08:00
小石头
5535cd73bc Add lodash.clonedeep package and update ideaBridge.ts 2024-03-22 15:56:27 +08:00
小石头
7863484150 Add lodash.clonedeep for deep cloning config object 2024-03-22 15:43:16 +08:00
小石头
ab00b809be Update model provider in index.ts and ConfigStore.ts 2024-03-22 15:18:47 +08:00
小石头
b75584da17 Update max_input_tokens in modelsTemplate 2024-03-21 22:25:12 +08:00
小石头
b858092eec Update ChatStore, App, InputMessage, and Config components 2024-03-21 19:11:48 +08:00
小石头
06beba10de Add OpenAI provider configuration 2024-03-04 10:13:34 +08:00
小石头
3d571b9514 Add lastRoute property to IRouter interface and update setCurrentRoute function 2024-03-03 22:13:10 +08:00
小石头
80a4f1c2d2 Add @mantine/form package and ConfigStore to RootStore 2024-02-29 18:33:17 +08:00
小石头
96f6f79d3c Add conditional logic to handle different environments in Topic component idea-v0.1.3 2024-02-20 17:11:29 +08:00
小石头
4520dc307e Fix issue with setting new topic in VSCode 2024-02-20 16:29:02 +08:00
小石头
2af2f079c1 Refactor chatPanel component initialization and event registration 2024-02-08 23:16:41 +08:00
小石头
21bb9d60b1 Remove console.log statements 2024-02-08 11:32:53 +08:00
小石头
991cb76fdc Remove console.log statement in fetchCommandMenus function 2024-02-08 11:32:42 +08:00
小石头
0edee17d8b Add type import for Item in ChatPanel.tsx and remove unused variable in InputMessage/index.tsx 2024-02-08 11:32:32 +08:00
boob.yang
b18b9ead53
Merge pull request #30 from devchat-ai/feature/shortcut-devchat-focus-#250
Add Keyboard Shortcut for Opening and Focusing DevChat View
2024-02-07 17:34:30 +08:00
bobo
a0ce7cb0e7 feat: Implement shortcut to focus DevChat input
- Added handler for 'focusDevChatInput' to focus input on command
- Streamlines user interaction by reducing mouse dependency
- Enhances efficiency and usability per feature request
2024-02-07 17:33:00 +08:00
小石头
fa2732105b Update topic text and fetch history messages without pageIndex 2024-02-07 15:36:00 +08:00
boob.yang
92cc897e32
Merge pull request #29 from devchat-ai/feature/model-name-overhaul-#247
Clarify and Rename Model Selection Display Names
2024-02-06 10:56:03 +08:00
bobo
9e4a5595c6 feat: Update display names for model selection
- Revise model names for clarity and uniformity
- Include new model entries xinghuo-3.5, GLM-4, and others
- Ensure names are concise and reflective of model characteristics
2024-02-06 10:51:30 +08:00
小石头
9c37ba0c1e Refactor code and fix bugs 2024-02-04 17:47:03 +08:00
Rankin Zheng
102e5739d4
Merge pull request #28 from devchat-ai/fix_setkey_english_tips
Update DevChat error message and button labels
2024-02-02 20:06:38 +08:00
Rankin Zheng
07ba0adafe Update DevChat error message and button labels 2024-02-02 20:05:24 +08:00
Rankin Zheng
67fe833c53
Merge pull request #27 from devchat-ai/feat/welcome_commands
Feat/welcome commands
2024-02-02 19:50:49 +08:00
Rankin Zheng
2d3ecadc4e Update devchat.help message 2024-02-02 19:40:58 +08:00
Rankin Zheng
f920f79869 Refactor input message and chat panel components 2024-02-02 19:35:48 +08:00
boob.yang
3e2ea595d8
Merge pull request #26 from devchat-ai/update_model_list
Update model name mapping in InputMessage component
2024-02-01 22:37:15 +08:00
bobo
ecb369dfb6 Update model name mapping in InputMessage component 2024-02-01 22:31:45 +08:00
小石头
ee549e4785
Merge pull request #25 from devchat-ai/fix216
Add PrismJS for code highlighting
idea-v0.1.2
2024-01-30 21:33:08 +08:00
小石头
5daaba53db Add PrismJS for code highlighting 2024-01-30 21:32:01 +08:00
小石头
c5032f51b9 Remove unused CSS rule 2024-01-25 19:06:30 +08:00
boob.yang
0264275744
Merge pull request #24 from devchat-ai/fix_accesskey_check_error
Fix fetching history messages after setting access key
2024-01-25 16:43:18 +08:00
bobo
5cf9d0469c Fix fetching history messages after setting access key 2024-01-25 16:42:05 +08:00
Rankin Zheng
f5e9dc404f
Merge pull request #23 from devchat-ai/fix_register_link_invalid
Add DevChat key registration link for VSCode users
2024-01-25 16:08:59 +08:00
Rankin Zheng
2c1b2cb66d Add DevChat key registration link for VSCode users 2024-01-25 16:07:28 +08:00
小石头
37f363732e
Merge pull request #22 from devchat-ai/fix-214
Add CSS style for vscode-commandCenter-activeBackground and refactor …
idea-v0.1.1
2024-01-25 14:53:07 +08:00
小石头
3fb5516ffc Add CSS style for vscode-commandCenter-activeBackground and refactor InputMessage component 2024-01-25 14:51:11 +08:00
小石头
5fd5d2cff4
Merge pull request #21 from devchat-ai/feat/fixregeneration
Refactor RegenerationButton component and reset error message in Chat…
idea-v0.0.9
2024-01-23 20:37:11 +08:00
小石头
5753849552 Refactor RegenerationButton component and reset error message in ChatStore 2024-01-23 20:34:07 +08:00