Hk-Gosuto
|
3f78a6425e
|
feat: support dall-e model chat
|
2024-09-22 20:03:22 +08:00 |
|
Hk-Gosuto
|
ad5d81d76a
|
feat: claude function call
|
2024-08-18 21:35:56 +08:00 |
|
Hk-Gosuto
|
75c475203d
|
Merge remote-tracking branch 'upstream/main'
|
2024-07-21 09:36:44 +00:00 |
|
Chenglong Wang
|
0236e13187
|
Change gpt summary model to gpt-4o-mini.
|
2024-07-19 23:36:57 +08:00 |
|
DDDDD12138
|
8edc0989e2
|
chore: remove unused imports and correct typos
|
2024-07-18 01:51:56 +08:00 |
|
Hk-Gosuto
|
712022d8c7
|
feat: optimize rag
|
2024-07-07 15:41:58 +08:00 |
|
Dogtiti
|
5e0657ce55
|
feat: add getClientApi method
|
2024-07-06 11:27:53 +08:00 |
|
lloydzhou
|
1c20137b0e
|
support azure deployment name
|
2024-07-05 19:59:45 +08:00 |
|
Hk-Gosuto
|
bc9679335d
|
fix: USE_OPENAI_ENDPOINT_FOR_ALL_MODELS
|
2024-06-07 23:29:24 +08:00 |
|
Hk-Gosuto
|
c289305b05
|
feat: add env
|
2024-06-06 21:39:48 +08:00 |
|
Hk-Gosuto
|
c5c3fc1cc2
|
Merge remote-tracking branch 'upstream/main'
|
2024-05-17 21:01:15 +08:00 |
|
Dean-YZG
|
0aa807df19
|
feat: remove empty memoryPrompt in ChatMessages
|
2024-05-16 14:41:18 +08:00 |
|
Dean-YZG
|
c10447df79
|
feat: 1)upload image with type 'heic' 2)change the empty message to ';' for models 3)
|
2024-05-13 16:24:15 +08:00 |
|
Hk-Gosuto
|
820fb4a748
|
Merge remote-tracking branch 'upstream/main'
|
2024-05-09 09:05:26 +08:00 |
|
butterfly
|
b3e856df1d
|
feat: fix 1)the property named 'role' of the first message must be 'user' 2)if default summarize model 'gpt-3.5-turbo' is blocked, use currentModel instead 3)if apiurl&apikey set by location, useCustomConfig would be opened
|
2024-05-06 19:26:39 +08:00 |
|
Hk-Gosuto
|
7c6a138e1f
|
chore: vision model message order
|
2024-04-24 11:56:30 +08:00 |
|
Hk-Gosuto
|
f2b13848eb
|
Merge remote-tracking branch 'upstream/main'
|
2024-04-21 12:58:47 +08:00 |
|
l.tingting
|
aa084ea09a
|
add timezone in system prompts
|
2024-04-12 23:07:29 +08:00 |
|
Hk-Gosuto
|
668ee60e53
|
Merge remote-tracking branch 'upstream/main'
|
2024-04-12 12:18:38 +08:00 |
|
butterfly
|
79f342439a
|
feat: Solve the problem of using openai interface protocol for user-defined claude model & add some famous webdav endpoints
|
2024-04-09 20:49:51 +08:00 |
|
butterfly
|
264da6798c
|
feat: remove duplicate Input Template
|
2024-04-08 18:06:17 +08:00 |
|
Hk-Gosuto
|
dc4137505e
|
fix: docker rag bug
|
2024-04-08 12:42:10 +08:00 |
|
butterfly
|
86b5c55855
|
feat: roles must alternate between user and assistant in claude, so add a fake assistant message between two user messages
|
2024-04-07 18:02:31 +08:00 |
|
Hk-Gosuto
|
b00e9f0c79
|
feat: #77
|
2024-04-07 18:01:34 +08:00 |
|
Hk-Gosuto
|
958ab02d1e
|
alpha version
|
2024-04-07 18:01:34 +08:00 |
|
butterfly
|
768decde93
|
feat: parse response message
|
2024-04-07 15:20:27 +08:00 |
|
butterfly
|
69b079c86e
|
feat: dev done
|
2024-04-07 11:32:57 +08:00 |
|
Hk-Gosuto
|
c74c0ac8e8
|
Merge branch 'ChatGPTNextWeb:main' into main
|
2024-03-30 14:23:57 +08:00 |
|
DeanYao
|
e38b527ac2
|
Merge pull request #3205 from H0llyW00dzZ/summarizelogic
Refactor Summarize Logic
|
2024-03-28 15:19:32 +08:00 |
|
Hk-Gosuto
|
bdaf416a10
|
fix: #220
|
2024-03-09 16:04:20 +08:00 |
|
Hk-Gosuto
|
8fbcc653a0
|
Merge remote-tracking branch 'upstream/main'
|
2024-03-08 17:35:13 +08:00 |
|
TheRam_
|
e2da3406d2
|
Add vision support (#4076)
|
2024-02-20 18:04:32 +08:00 |
|
Hk-Gosuto
|
3974f0d477
|
fix: #203
|
2024-02-20 17:16:20 +08:00 |
|
Hk-Gosuto
|
f676aa19af
|
feat: #168
|
2024-02-20 11:16:44 +08:00 |
|
Hk-Gosuto
|
8363fd26c5
|
fix: #198
|
2024-02-20 10:30:56 +08:00 |
|
Hk-Gosuto
|
b56d2e6b4f
|
Merge remote-tracking branch 'upstream/main'
|
2024-02-09 08:23:26 +08:00 |
|
fred-bf
|
bca74241e6
|
fix: fix gemini issue when using app (#4013)
* chore: update path
* fix: fix google auth logic
* fix: not using header authorization for google api
* chore: revert to allow stream
|
2024-02-07 13:17:11 +08:00 |
|
fred-bf
|
9d5801fb5f
|
fix: avoiding not operation for custom models (#4010)
|
2024-02-07 10:31:49 +08:00 |
|
Hk-Gosuto
|
c45cab1e98
|
Merge branch 'ChatGPTNextWeb:main' into main
|
2024-02-06 00:16:32 +08:00 |
|
H0llyW00dzZ
|
a5517a1a51
|
Improve Default System Template (#3996)
* Feat [UI/UX] [Constant] [DEFAULT System Template] replace hardcoded
- [+] feat(constant.ts): replace hardcoded OpenAI with dynamic ServiceProvider variable in DEFAULT_SYSTEM_TEMPLATE
* Improve [UI/UX] [Chat] "fillTemplateWith"
- [+] feat(chat.ts): add DEFAULT_MODELS to modelConfig
- [+] fix(chat.ts): replace replaceAll with regex in output string replacement
- [+] refactor(chat.ts): use const instead of let for cutoff variable
|
2024-02-05 13:35:51 +08:00 |
|
reece00
|
9da32a4785
|
Non -GPT model disable system prompt (#3684)
|
2023-12-29 13:52:52 +08:00 |
|
reece00
|
3ba598633c
|
Non -GPT model disable system prompt (#3684)
|
2023-12-28 23:52:45 +08:00 |
|
Hk-Gosuto
|
fa2e046285
|
Merge remote
|
2023-12-25 12:40:09 +08:00 |
|
Hk-Gosuto
|
da29a94714
|
Merge remote-tracking branch 'upstream/main'
|
2023-12-25 12:39:24 +08:00 |
|
Fred Liang
|
199f29e63c
|
chore: auto concat messages
|
2023-12-25 04:33:47 +08:00 |
|
Fred Liang
|
ae19a0dc5f
|
chroe: update model name
|
2023-12-24 04:22:12 +08:00 |
|
Fred Liang
|
778e88cb56
|
chore: resolve conflict
|
2023-12-24 02:15:30 +08:00 |
|
Hk-Gosuto
|
ee08ab4070
|
feat: support gemini pro
|
2023-12-21 19:09:18 +08:00 |
|
Hk-Gosuto
|
7f3d261fb2
|
feat: api supports image input
|
2023-12-06 13:12:47 +08:00 |
|
Hk-Gosuto
|
796abf83ce
|
Merge remote-tracking branch 'upstream/main'
|
2023-12-06 11:00:40 +08:00 |
|