LibreChat/api/server/routes
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
..
ask Fix (PaLM2): Persist PaLM presets after initial message (#366) 2023-05-22 20:50:10 -04:00
auth.js Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
convos.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
endpoints.js Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
index.js Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
messages.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
oauth.js Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
presets.js refactor: reformat files to require parens around params (#316) 2023-05-18 14:44:07 -04:00
prompts.js reorganize dirs for dockerize 2023-03-06 10:15:07 -05:00
search.js Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
tokenizer.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00