chore: update README.md with Firestore vector search fallback note, remove unused dependency from package.json
This commit is contained in:
parent
c62f714ec5
commit
9a4f1ab1f6
2 changed files with 2 additions and 2 deletions
|
|
@ -67,8 +67,7 @@
|
|||
"@tensorflow/tfjs-core": "^4.22.0",
|
||||
"@tensorflow/tfjs-layers": "^4.22.0",
|
||||
"firebase": "^10.8.0",
|
||||
"firebase-admin": "^12.0.0",
|
||||
"@firebase/firestore-vector-search": "^0.1.0"
|
||||
"firebase-admin": "^12.0.0"
|
||||
},
|
||||
"prettier": {
|
||||
"arrowParens": "always",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue