mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-09 22:31:10 +00:00
update lockfile
This commit is contained in:
parent
4760c03403
commit
e6aa7a3010
2 changed files with 13472 additions and 17021 deletions
|
|
@ -41,7 +41,7 @@ export async function initQuery(env: Env, model: string = "gemini-1.5-pro") {
|
|||
baseURL:
|
||||
"https://gateway.ai.cloudflare.com/v1/47c2b4d598af9d423c06fc9f936226d5/supermemory/google-vertex-ai",
|
||||
});
|
||||
selectedModel = googleai.chat("models/gemini-pro");
|
||||
selectedModel = googleai.chat("models/gemini-1.5-flash-8b");
|
||||
console.log("Selected model: ", selectedModel);
|
||||
break;
|
||||
case "gpt-4o":
|
||||
|
|
|
|||
30491
pnpm-lock.yaml
generated
30491
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue