code-october
6792d6e475
支持前端使能/禁用代码折叠
2024-10-11 11:19:36 +00:00
lloydzhou
93ca303b6c
fix ts error
2024-10-09 13:49:33 +08:00
lloydzhou
a925b424a8
fix compressModel, related #5426 , fix #5606 #5603 #5575
2024-10-09 13:42:25 +08:00
DDMeaqua
6c8143b7de
feat: 全局设置是否启用artifacts
2024-09-24 15:15:08 +08:00
Dogtiti
a8c70d84a9
Merge pull request #5459 from DDMeaqua/tts
...
add tts
2024-09-18 15:42:16 +08:00
DDMeaqua
3ae8ec1af6
feat: tts
2024-09-18 11:24:25 +08:00
DDMeaqua
212605a7e3
Merge branch 'main' into tts-stt
2024-09-18 10:39:56 +08:00
skymkmk
9e1e0a7252
fix: persisted available models ard not be update after source code have been updated
2024-09-16 02:06:17 +08:00
skymkmk
93bc2f5870
feat: now user can choose their own summarize model
2024-09-14 07:41:27 +08:00
DDMeaqua
2f410fc09f
feat: add tts stt
2024-08-27 16:21:02 +08:00
l.tingting
ca865a80dc
dall-e-3 adds 'quality' and 'style' options
2024-08-10 11:09:07 +08:00
Dogtiti
fec80c6c51
Merge pull request #5173 from ConnectAI-E/feature/dalle
...
add dalle3 model
2024-08-05 20:49:37 +08:00
frostime
b6a022b0ef
✨ feat(config): Set markdown's font-family
2024-08-03 16:04:20 +08:00
lloydzhou
46cb48023e
fix typescript error
2024-08-02 18:50:48 +08:00
lloydzhou
6ac9789a1c
hotfix
2024-07-09 12:16:37 +08:00
lloydzhou
1c20137b0e
support azure deployment name
2024-07-05 19:59:45 +08:00
lloydzhou
a68341eae6
include providerId in fullName
2024-07-04 16:11:37 +08:00
lloydzhou
aa08183439
hotfix
2024-07-04 16:03:35 +08:00
lloydzhou
14f2a8f370
merge model with modelName and providerName
2024-07-04 15:32:08 +08:00
DeanYao
d89a12aa05
Revert "Chat gpt"
2024-05-20 19:02:46 +08:00
Kivi1998
7f3516f44f
Merge branch 'main' into chatGPT
2024-05-16 15:14:43 +08:00
Hao Jia
bfdb47a7ed
ChatGPT Logo
2024-05-16 15:03:14 +08:00
Dean-YZG
9d7ce207b6
feat: support env var DEFAULT_INPUT_TEMPLATE to custom default template for preprocessing user inputs
2024-05-13 17:11:35 +08:00
Dean-YZG
2d1f0c9f57
feat: support env var DEFAULT_INPUT_TEMPLATE to custom default template for preprocessing user inputs
2024-05-13 17:11:11 +08:00
Qiying Wang
fd67f980a5
Fix temperature range ( #4083 )
2024-02-20 18:05:17 +08:00
fred-bf
f619e9df24
chore: change default submit key
2024-01-25 15:22:45 +08:00
Yifei Zhang
87e3d663a2
fix : #3192 use smaller max_tokens as default
2023-11-09 11:00:09 +08:00
Yidadaa
d0a1d910d4
fix : #3186 enable max_tokens in chat payload
2023-11-09 03:19:13 +08:00
Yidadaa
d93f05f511
feat: close #3187 use CUSTOM_MODELS to control model list
2023-11-09 03:01:29 +08:00
Yidadaa
54a5332834
feat: sort model by name
2023-11-08 01:04:20 +08:00
GH Action - Upstream Sync
5933b3d7eb
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-10-08 00:19:29 +00:00
KeithHello
1505372e20
Change log
...
- config.ts
- line 72: remove type confirmation of x as x always has type 'number'
- line 135: remove the redundant local variable
- chat.ts
- delete the unused import
2023-10-04 18:08:29 +09:00
KeithHello
ad5093ce05
Change log
...
- config.ts
- line 72 remove type confirmation of x as x always has type 'number'
- line 135 remove redundant local variable
- chat.ts
- delete unused import
2023-10-04 17:40:23 +09:00
Eric R
f3d5fc7a84
[FIXED] now the default key should be CMD on MacOS
2023-09-28 06:50:31 -04:00
Yidadaa
d713d01600
feat: close #2848 click drag icon to toggle sidebar width
2023-09-19 01:47:15 +08:00
Yidadaa
415e9dc913
fixup: minor sync fixup
2023-09-11 00:34:51 +08:00
Yidadaa
38f6956e71
feat: close #2754 add import/export to file
2023-09-11 00:20:23 +08:00
imldy
20a508e2d6
feat: add autoGenerateTitle option
...
(cherry picked from commit 656ab94a9c4edfee820616b8cfc39f5ee9952a3a)
2023-08-14 20:42:09 +08:00
Yidadaa
b5ef552c25
feat: improve auto scroll ux and edit model title
2023-08-02 23:35:51 +08:00
imldy
5e361f6748
dev: 增加模型设置项:是否启用注入全局 System Prompt 功能
2023-07-10 18:56:22 +08:00
Yidadaa
a913d9728c
fixup
2023-07-09 22:06:41 +08:00
Yidadaa
09b05cde7f
fix : #2303 should select custom models
2023-07-09 21:56:49 +08:00
Yidadaa
98ac7ee277
feat: close #2303 add custom model name config
2023-07-09 18:15:52 +08:00
Yidadaa
28c457730a
fix : #2280 auto-detect models from 'list/models'
2023-07-09 18:03:06 +08:00
Yidadaa
90d8f3117f
fix : #2295 use correct methods to migrate state
2023-07-09 16:28:15 +08:00
Yidadaa
54bd07702c
refactor: #2256 hide builtin masks
2023-07-05 22:39:25 +08:00
GH Action - Upstream Sync
9c36fcec81
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-07-05 00:12:23 +00:00
Marcus Schiesser
74fa065266
feat: add setting to hide builtin masks
2023-07-05 00:07:26 +07:00
Yidadaa
4131fccbe0
feat: close #2192 use /list/models to get model ids
2023-07-04 23:16:24 +08:00
Yidadaa
823032617d
feat: add top p config
2023-07-04 00:39:54 +08:00