There was an error while loading. Please reload this page.
1 parent 66b0e7d commit 2dd11f5Copy full SHA for 2dd11f5
README.md
@@ -334,7 +334,7 @@ const session = await ai.languageModel.create({
334
prefer speaking in Japanese, and return to the Japanese conversation once any sidebars are
335
concluded.
336
`,
337
- expectedInputLanguages: ["en" /* for the system prompt */, "ja", "kr"]
+ expectedInputLanguages: ["en" /* for the system prompt */, "ja", "ko"]
338
});
339
```
340
0 commit comments