LibreChat/api/server/routes
2023-07-28 13:42:39 -04:00
..
__tests__ feat: ChatGPT Plugins/OpenAPI specs for Plugins Endpoint (#620) 2023-07-16 12:19:47 -04:00
ask fix(anthropic.js, gptPlugins.js, openAI.js): add error handling to abortMessage function calls 2023-07-28 13:42:39 -04:00
auth.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
config.js feat: ChatGPT Plugins/OpenAPI specs for Plugins Endpoint (#620) 2023-07-16 12:19:47 -04:00
convos.js chore(convos.js): comment out console.log statement for debugging deletion source 2023-07-28 13:42:39 -04:00
endpoints.js feat(endpoints): fetch v1/api/models for model selection when no default models are set 2023-07-23 16:51:42 -07:00
index.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
messages.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
oauth.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
plugins.js feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
presets.js feat: utitlize lean queries, remove migration script, index createdAt timestamps (#698) 2023-07-25 19:27:55 -04:00
prompts.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
search.js chore: remove no longer needed route for nonexistant method 2023-07-28 13:42:39 -04:00
tokenizer.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
user.js feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00