🌐 AI搜索 & 代理 主页
Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bumped npm package version
  • Loading branch information
SilasMarvin committed Oct 23, 2023
commit f3a5e9833793b44f30b1a254ef693a2ed6d930f1
5 changes: 4 additions & 1 deletion pgml-sdks/pgml/javascript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pgml",
"version": "0.9.3",
"version": "0.9.4",
"description": "Open Source Alternative for Building End-to-End Vector Search Applications without OpenAI & Pinecone",
"keywords": [
"postgres",
Expand All @@ -26,5 +26,8 @@
"devDependencies": {
"@types/node": "^20.3.1",
"cargo-cp-artifact": "^0.1"
},
"dependencies": {
"pgml": "^0.9.3"
}
}