Skip to content

Commit 1321a37

Browse files
added npm ai sdk (#640)
1 parent aebb2bc commit 1321a37

File tree

2 files changed

+107
-2
lines changed

2 files changed

+107
-2
lines changed

package-lock.json

Lines changed: 105 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,15 @@
1717
"postbuild": "next-sitemap"
1818
},
1919
"dependencies": {
20+
"@ai-sdk/azure": "^1.0.7",
2021
"@googlemaps/react-wrapper": "^1.1.35",
2122
"@googlemaps/typescript-guards": "^2.0.1",
2223
"@radix-ui/react-icons": "^1.3.0",
2324
"@radix-ui/themes": "^1.1.0",
2425
"@types/express": "^4.17.17",
2526
"@vercel/analytics": "^1.4.1",
2627
"ace-builds": "^1.33.1",
27-
"ai": "^2.2.8",
28+
"ai": "^2.2.37",
2829
"axios": "^1.4.0",
2930
"class-variance-authority": "^0.7.0",
3031
"clsx": "^1.2.1",

0 commit comments

Comments
 (0)