fixes openai proxy

This commit is contained in:
nai-degen
2023-04-08 08:24:07 -05:00
committed by nai-degen
parent 66b8b6a5d0
commit 0c133b0a2d
12 changed files with 230 additions and 59 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"cors": "^2.8.5",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"http-proxy-middleware": "^2.0.6",
"http-proxy-middleware": "^3.0.0-beta.1",
"pino-http": "^8.3.3"
},
"devDependencies": {