LibreChat/api/server/routes/ask
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
..
addToCache.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
askBingAI.js Minor fixes: tokenizer, default Bing toneStyle, SiblingSwitch (#348) 2023-05-21 12:43:06 -04:00
askChatGPTBrowser.js refactor: reformat files to require parens around params (#316) 2023-05-18 14:44:07 -04:00
askGoogle.js Fix (PaLM2): Persist PaLM presets after initial message (#366) 2023-05-22 20:50:10 -04:00
askOpenAI.js refactor: reformat files to require parens around params (#316) 2023-05-18 14:44:07 -04:00
handlers.js merge from dannya 2023-04-11 03:26:38 +08:00
index.js Feat: PaLM 2 (#262) 2023-05-13 16:29:06 -04:00