LibreChat/api/server/routes
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
..
ask Correct the typo in auth.json for accessing Google Palm (#266) 2023-05-14 11:25:22 -04:00
auth.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
convos.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
endpoints.js Release 0.4.5 (#282) 2023-05-16 14:30:24 -04:00
index.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
messages.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
oauth.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
presets.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
prompts.js reorganize dirs for dockerize 2023-03-06 10:15:07 -05:00
search.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
tokenizer.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00