lloydzhou
|
ffddf93a8f
|
support cloudflare ai gateway
|
2024-07-17 12:48:57 +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
|
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 |
|
Dean-YZG
|
a1493bfb4e
|
feat: bugfix
|
2024-05-06 20:46:53 +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 |
|
butterfly
|
fb8b8d28da
|
feat: (1) fix issues/4335 and issues/4518
|
2024-04-16 14:50:48 +08:00 |
|
butterfly
|
63f9063255
|
feat: call claude api not in credential 'include' mode
|
2024-04-08 15:33:27 +08:00 |
|
butterfly
|
6dad353e1c
|
feat: call claude api not in credential 'include' mode
|
2024-04-08 15:33:02 +08:00 |
|
butterfly
|
ef7617d545
|
feat: configs about app client
|
2024-04-08 13:41:02 +08:00 |
|
butterfly
|
0fbb560e90
|
feat: delete returned models in modals function of ClaudeApi instance
|
2024-04-07 20:05:19 +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 |
|
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 |
|