feat: js embedding registry (#1308)

---------

Co-authored-by: Will Jones <willjones127@gmail.com>
This commit is contained in:
Cory Grinstead
2024-05-29 13:12:19 -05:00
committed by GitHub
parent 3bb7c546d7
commit dbea3a7544
17 changed files with 8516 additions and 7988 deletions

View File

@@ -62,6 +62,7 @@
},
"dependencies": {
"apache-arrow": "^15.0.0",
"openai": "^4.29.2"
"openai": "^4.29.2",
"reflect-metadata": "^0.2.2"
}
}