We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 666e20c commit 5ff622fCopy full SHA for 5ff622f
tests/accuracy/sdk/models.ts
@@ -1,5 +1,5 @@
1
import { LanguageModelV1 } from "ai";
2
-import { createGoogleGenerativeAI } from "@himanshusinghs/google";
+import { createGoogleGenerativeAI } from "@ai-sdk/google";
3
import { createAzure } from "@ai-sdk/azure";
4
import { createOpenAI } from "@ai-sdk/openai";
5
import { ollama } from "ollama-ai-provider";
0 commit comments