LibreChat/api
Daniel Avila a953fc9f2b wip: feat: abort messages and continue conversation
fix(addToCache.js): remove unused variables and parameters
feat(addToCache.js): add message to cache with id, parentMessageId, role, and text
fix(askOpenAI.js): remove parentMessageId parameter from addToCache call
feat(MessageHandler.jsx): add latestMessage to store on cancel of submission, and generate messageId and parentMessageId for latestMessage
2023-04-09 22:21:27 -04:00
..
app fix: update titleConvo to use same title protocal as node-chatgpt-api 2023-04-08 00:36:58 +08:00
lib feat: feat: new endpoint-style endpoint select 2023-03-31 04:22:16 +08:00
models feat(api): add support for saving messages to database 2023-04-09 11:17:08 -04:00
server wip: feat: abort messages and continue conversation 2023-04-09 22:21:27 -04:00
.env.example feat: add host params to bingAI. 2023-04-08 00:14:44 +08:00
.eslintrc.js chore: eslint rules and blinker update in text handling 2023-03-21 13:41:31 -04:00
.prettierrc feat(api): add support for saving messages to database 2023-04-09 11:17:08 -04:00
nodemon.json fix: ignoreDir pointing correctly 2023-03-07 13:49:15 -05:00
package-lock.json chore(package-lock.json): remove duplicate media-typer dependency and update its version to 0.3.0 in type-is and express dependencies. 2023-04-09 07:47:08 -04:00
package.json chore: update package versions to 0.3.2 2023-04-09 07:37:57 -04:00