LibreChat/api/server/routes
2023-04-05 02:29:11 +08:00
..
ask.js feat: feat: new endpoint-style submit 2023-03-31 03:22:57 +08:00
askBingAI.js fix: rewrite ask openAI and ask BingAI. now all code cleaned. 2023-04-05 02:29:11 +08:00
askChatGPTBrowser.js feat(chatgpt-browser): add support for multiple GPT models 2023-04-02 14:34:12 -04:00
askOpenAI.js fix: rewrite ask openAI and ask BingAI. now all code cleaned. 2023-04-05 02:29:11 +08: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