feat: prose completion api

This commit is contained in:
Jiang Feng
2025-04-26 23:12:13 +08:00
parent ba8c5fbcd3
commit 66794a4b73
16 changed files with 395 additions and 32 deletions

View File

@@ -17,7 +17,6 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@ai-sdk/react": "^1.2.9",
"@ant-design/icons": "^6.0.0",
"@hookform/resolvers": "^5.0.1",
"@nanostores/react": "github:ai/react",