mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2026-04-27 13:34:25 +08:00
Merge branch 'ChatGPTNextWeb:main' into main
This commit is contained in:
@@ -237,7 +237,7 @@ export const XAI = {
|
||||
|
||||
export const ChatGLM = {
|
||||
ExampleEndpoint: CHATGLM_BASE_URL,
|
||||
ChatPath: "/api/paas/v4/chat/completions",
|
||||
ChatPath: "api/paas/v4/chat/completions",
|
||||
};
|
||||
|
||||
export const Bedrock = {
|
||||
|
||||
Reference in New Issue
Block a user