LibreChat/api
Danny Avila 07fa0f39fd
Fix (PaLM2): Persist PaLM presets after initial message (#366)
* refactor(askGoogle.js): extract saveConvo function call to a separate function
feat(askGoogle.js): add endpoint property to the conversation object
refactor(handleSubmit.js): rename chatGptLabel to modelLabel in useMessageHandler function

* refactor(askGoogle.js): remove unused endpointOption spread operator
2023-05-22 20:50:10 -04:00
..
app Minor fixes: tokenizer, default Bing toneStyle, SiblingSwitch (#348) 2023-05-21 12:43:06 -04:00
lib refactor: reformat files to require parens around params (#316) 2023-05-18 14:44:07 -04:00
middleware Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
models fix(User.js, auth.service.js, localStrategy.js): change deprecated Joi.validate() to schema.validate() method (#322) 2023-05-18 17:39:06 -04:00
server Fix (PaLM2): Persist PaLM presets after initial message (#366) 2023-05-22 20:50:10 -04:00
strategies fix(User.js, auth.service.js, localStrategy.js): change deprecated Joi.validate() to schema.validate() method (#322) 2023-05-18 17:39:06 -04:00
utils Minor fixes: tokenizer, default Bing toneStyle, SiblingSwitch (#348) 2023-05-21 12:43:06 -04:00
.env.example feat(api): add support for user-provided OpenAI API key (#311) 2023-05-17 21:58:56 -04:00
nodemon.json fix: ignoreDir pointing correctly 2023-03-07 13:49:15 -05:00
package.json npm all prod(deps): bump eslint from 8.40.0 to 8.41.0 (#354) 2023-05-22 12:10:50 -04:00