sijinhui
|
f1bd456a41
|
merge
|
2024-08-01 16:31:11 +08:00 |
|
lloydzhou
|
40cbabc330
|
add moonshot api
|
2024-08-01 11:55:22 +08:00 |
|
sijinhui
|
7e1cdbec80
|
Merge remote-tracking branch 'upstream/main' into dev
# Conflicts:
# app/components/chat.tsx
# app/components/home.tsx
# app/components/settings.tsx
# app/components/sidebar.tsx
# app/config/server.ts
# app/constant.ts
# app/layout.tsx
# app/store/access.ts
# app/utils/model.ts
|
2024-07-25 21:22:36 +08:00 |
|
lloydzhou
|
8f6e5d73a2
|
hotfix: can send sd task in client
|
2024-07-25 12:31:30 +08:00 |
|
sijinhui
|
af741e4dbf
|
merge
|
2024-07-11 13:09:18 +08:00 |
|
sijinhui
|
a70f984b0f
|
Merge remote-tracking branch 'upstream/main'
# Conflicts:
# app/api/auth.ts
# app/api/common.ts
# app/azure.ts
# app/client/api.ts
# app/client/platforms/openai.ts
# app/components/chat.tsx
# app/components/settings.tsx
# app/constant.ts
# app/layout.tsx
# app/masks/index.ts
# app/store/chat.ts
# app/store/config.ts
# app/utils/hooks.ts
# app/utils/model.ts
# package.json
# yarn.lock
|
2024-07-11 10:58:00 +08:00 |
|
lloydzhou
|
3628d68d9a
|
update
|
2024-07-09 19:56:52 +08:00 |
|
lloydzhou
|
23872086fa
|
merge code
|
2024-07-09 19:37:47 +08:00 |
|
lloydzhou
|
bb349a03da
|
fix get headers for bytedance
|
2024-07-09 19:21:27 +08:00 |
|
lloydzhou
|
c229d2c3ce
|
merge main
|
2024-07-09 16:53:15 +08:00 |
|
Dogtiti
|
9bdd37bb63
|
feat: qwen
|
2024-07-07 21:59:56 +08:00 |
|
Dogtiti
|
1caa61f4c0
|
feat: swap name and displayName for bytedance in custom models
|
2024-07-06 22:59:20 +08:00 |
|
Dogtiti
|
f3e3f08377
|
fix: apiClient
|
2024-07-06 21:25:00 +08:00 |
|
Dogtiti
|
2ec8b7a804
|
Merge branch 'main' of https://github.com/ConnectAI-E/ChatGPT-Next-Web into feature/ByteDance
|
2024-07-06 21:14:07 +08:00 |
|
Dogtiti
|
9f7d137b05
|
Merge branch 'main' of https://github.com/ConnectAI-E/ChatGPT-Next-Web into feat-baidu
|
2024-07-06 21:11:50 +08:00 |
|
Lloyd Zhou
|
7218f13783
|
Merge pull request #4934 from ConnectAI-E/feature/client-headers
feat: optimize getHeaders
|
2024-07-06 20:08:16 +08:00 |
|
Dogtiti
|
9b3b4494ba
|
wip: doubao
|
2024-07-06 14:59:37 +08:00 |
|
Dogtiti
|
785d3748e1
|
feat: support baidu model
|
2024-07-06 13:05:09 +08:00 |
|
Dogtiti
|
5e0657ce55
|
feat: add getClientApi method
|
2024-07-06 11:27:53 +08:00 |
|
Dogtiti
|
700b06f9c5
|
feat: optimize getHeaders
|
2024-07-06 11:16:00 +08:00 |
|
Dogtiti
|
b58bbf8eb4
|
feat: optimize getHeaders
|
2024-07-06 11:15:06 +08:00 |
|
Dogtiti
|
14bc1b6aac
|
chore: optimize the code
|
2024-07-05 23:56:10 +08:00 |
|
lloydzhou
|
1c20137b0e
|
support azure deployment name
|
2024-07-05 19:59:45 +08:00 |
|
lloydzhou
|
37e2517dac
|
fix: 1. anthropic client using common getHeaders; 2. always using Authorization header send access code
|
2024-07-01 10:24:33 +00:00 |
|
lloydzhou
|
d65ddead11
|
fix: anthropic client using common getHeaders
|
2024-07-01 09:41:01 +00:00 |
|
sijinhui
|
a697822445
|
限制每天使用量
|
2024-05-25 21:14:21 +08:00 |
|
sijinhui
|
6449c925a7
|
暂存
|
2024-05-14 19:04:27 +08:00 |
|
sijinhui
|
a83d79a9f4
|
Merge remote-tracking branch 'upstream/main' into dev
# Conflicts:
# app/api/auth.ts
# app/client/platforms/openai.ts
# app/components/settings.tsx
# app/config/server.ts
# app/constant.ts
# app/locales/pt.ts
# app/locales/sk.ts
# app/locales/tw.ts
# app/store/chat.ts
|
2024-04-09 10:39:16 +08:00 |
|
butterfly
|
69b079c86e
|
feat: dev done
|
2024-04-07 11:32:57 +08:00 |
|
sijinhui
|
2f76441183
|
Merge branch 'ChatGPTNextWeb:main' into main
|
2024-02-26 18:23:53 +08:00 |
|
fred-bf
|
ff166f7b4c
|
chore: adjust for ollama support (#4129)
|
2024-02-26 17:18:46 +08:00 |
|
sijinhui
|
e3b0d909fe
|
暂存merge
|
2024-02-21 14:16:58 +08:00 |
|
TheRam_
|
e2da3406d2
|
Add vision support (#4076)
|
2024-02-20 18:04:32 +08:00 |
|
sijinhui
|
adc55d67d2
|
Merge remote-tracking branch 'upstream/main' into dev
# Conflicts:
# .github/workflows/deploy_preview.yml
# app/client/api.ts
# app/client/platforms/google.ts
# app/store/chat.ts
|
2024-02-08 21:29:22 +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 |
|
sijinhui
|
19f4ef9194
|
merge upstream
|
2023-12-27 22:47:01 +08:00 |
|
Yifei Zhang
|
c03abdac42
|
Merge pull request #3570 from Rocky0102/main
|
2023-12-27 01:24:44 +08:00 |
|
Fred Liang
|
ae19a0dc5f
|
chroe: update model name
|
2023-12-24 04:22:12 +08:00 |
|
Fred Liang
|
4169431f2c
|
fix: fix add api auth
|
2023-12-24 03:05:23 +08:00 |
|
Fred Liang
|
ae0d68c27e
|
fix: fix llm models field
|
2023-12-24 02:39:13 +08:00 |
|
Fred Liang
|
778e88cb56
|
chore: resolve conflict
|
2023-12-24 02:15:30 +08:00 |
|
Fred Liang
|
3ef0621eb0
|
refactor: update product name
|
2023-12-23 16:48:16 +08:00 |
|
Rocky
|
24d7dc9bf9
|
Update api.ts to set proper header "Accept"
So it can work fine for some GPT forward service.
|
2023-12-18 20:34:37 +08:00 |
|
sijinhui
|
b43c0b0109
|
init
|
2023-12-16 23:05:14 +08:00 |
|
Yidadaa
|
b7ffca031e
|
feat: close #935 add azure support
|
2023-11-10 02:43:37 +08:00 |
|
Yidadaa
|
5610f423d0
|
feat: add multi-model support
|
2023-10-30 02:07:11 +08:00 |
|
Yidadaa
|
d275e32e70
|
fix: sharegpt roles
|
2023-07-12 23:19:46 +08:00 |
|
Yidadaa
|
4131fccbe0
|
feat: close #2192 use /list/models to get model ids
|
2023-07-04 23:16:24 +08:00 |
|
Yidadaa
|
91b871ef3b
|
feat: try to add auto updater
|
2023-06-15 23:55:18 +08:00 |
|
Yidadaa
|
50cd33dbb2
|
feat: #1000 ready to support client-side only
|
2023-06-14 00:37:42 +08:00 |
|