Bump openai package to latest (#1234)

* Bump `openai` package to latest
Tested all except localai

* bump LocalAI support with latest image

* add deprecation notice

* linting
This commit is contained in:
Timothy Carambat
2024-04-30 12:33:42 -07:00
committed by GitHub
parent 94017e2b51
commit 547d4859ef
26 changed files with 2315 additions and 2375 deletions

View File

@@ -57,8 +57,7 @@
"multer": "^1.4.5-lts.1",
"node-html-markdown": "^1.3.0",
"node-llama-cpp": "^2.8.0",
"openai": "^3.2.1",
"openai-latest": "npm:openai@latest",
"openai": "4.38.5",
"pinecone-client": "^1.1.0",
"pluralize": "^8.0.0",
"posthog-node": "^3.1.1",