LibreChat/api/server
Danny Avila dbf45196ee
Release 0.4.5 (#282)
* Release 0.4.5

* Update @waylaidwanderer/node-chatgpt-api to latest version
* Update dockerfiles to use workspaces and ensure packages are @ latest
* Remove package-lock.json files from workspace directories as no longer needed

* refactor(api): remove deprecated text-davinci-002-render-paid model from CHATGPT_MODELS
refactor(api/client): change model comparison to use startsWith() instead of === for GPT-4 models
2023-05-16 14:30:24 -04:00
..
controllers feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
routes Release 0.4.5 (#282) 2023-05-16 14:30:24 -04:00
services feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
index.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00