LibreChat/api/server/routes
Danny Avila bb75b6df3b feat(bingai.js): add context and systemMessage parameters to askBing function
feat(conversationPreset.js): add context and systemMessage fields to conversation preset schema
feat(askBingAI.js): pass context and systemMessage parameters to ask function
feat(Settings.jsx): add toneStyle prop to BingAISettings component
feat(BingAIOptions/index.jsx): add useEffect to check if advanced mode is needed
feat(cleanupPreset.js): add context and systemMessage fields to cleaned up preset object
feat(getDefaultConversation.js): add context and systemMessage fields to default conversation object
feat(handleSubmit.js): add context and systemMessage fields to message object
2023-04-04 12:53:41 -04:00
..
ask.js feat: feat: new endpoint-style submit 2023-03-31 03:22:57 +08:00
askBingAI.js feat(bingai.js): add context and systemMessage parameters to askBing function 2023-04-04 12:53:41 -04:00
askChatGPTBrowser.js feat(chatgpt-browser): add support for multiple GPT models 2023-04-02 14:34:12 -04:00
askOpenAI.js server fix: code refactor 2023-04-04 01:10:50 +08:00
askSydney.js updateConvo for title updating 2023-03-27 12:53:40 +09:00
auth.js fix: a typo in authenticatedOrRedirect 2023-03-31 00:26:43 +08:00
authYourLogin.js fix: auth env var must have no value, as well as assigned username incase a falsy value is set 2023-03-23 15:37:25 -04:00
convos.js Merge remote-tracking branch 'origin/main' into feat-refactor-0.1.1 2023-03-29 00:19:46 +08:00
customGpts.js feat: combine customgpt to user 2023-03-16 13:30:20 +08:00
handlers.js feat: feat: new endpoint-style submit 2023-03-31 03:22:57 +08:00
index.js feat(bing-settings): Work in Progress, will finish tomorrow 2023-04-03 21:18:19 -04:00
messages.js reorganize dirs for dockerize 2023-03-06 10:15:07 -05:00
presets.js server fix: code refactor 2023-04-04 01:10:50 +08:00
prompts.js reorganize dirs for dockerize 2023-03-06 10:15:07 -05:00
search.js fix: missing icon of search result 2023-03-29 02:29:15 +08:00
tokenizer.js style(tokenizer.js): comment out console.log statement 2023-04-04 10:07:48 -04:00