Merge branch 'master' of github.com:notedsource/Perplexica into hristo/deploy-on-gcp-gke

This commit is contained in:
Hristo 2024-05-21 15:41:23 -04:00
commit 4c7942d2e8
28 changed files with 1035 additions and 41 deletions

View file

@ -1,6 +1,6 @@
{
"name": "perplexica-backend",
"version": "1.3.4",
"version": "1.5.0",
"license": "MIT",
"author": "ItzCrazyKns",
"scripts": {
@ -23,6 +23,7 @@
"@iarna/toml": "^2.2.5",
"@langchain/google-vertexai": "^0.0.16",
"@langchain/openai": "^0.0.25",
"@xenova/transformers": "^2.17.1",
"axios": "^1.6.8",
"compute-cosine-similarity": "^1.1.0",
"compute-dot": "^1.1.0",