LibreChat/client/src
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
..
components Update GPT4 model icon (#274) 2023-05-15 10:08:30 -04:00
data-provider Feat: PaLM 2 (#262) 2023-05-13 16:29:06 -04:00
hooks fix browser refresh redirecting to /chat/new (#210) 2023-05-07 19:16:12 -04:00
routes feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
store Feat: PaLM 2 (#262) 2023-05-13 16:29:06 -04:00
utils Release 0.4.5 (#282) 2023-05-16 14:30:24 -04:00
App.jsx feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
main.jsx feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
mobile.css feat: support copy to clipboard 2023-04-01 02:12:15 +08:00
style.css refactor(style.css): change font file paths (#268) 2023-05-14 12:12:56 -04:00