mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-10 12:06:38 +08:00
Update constant.ts
This commit is contained in:
parent
065c04ed52
commit
bbcdf5ab23
@ -88,7 +88,7 @@ export const Azure = {
|
||||
export const Google = {
|
||||
ExampleEndpoint: "https://generativelanguage.googleapis.com/",
|
||||
ChatPath: "v1beta/models/gemini-1.5-pro-latest:generateContent",
|
||||
VisionChatPath: "v1beta/models/gemini-pro-vision:generateContent",
|
||||
VisionChatPath: "v1beta/models/gemini-1.5-pro-latest:generateContent",
|
||||
|
||||
// /api/openai/v1/chat/completions
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user