LibreChat/api/server/routes
Danny Avila 75250f3a5f
Fix: Azure "user_provided" Frontend Credentials and Save Last Selected Bing Settings (#587)
* fix(Messages.jsx): fix <body> tag warning

* fix(NewConversationMenu): update localStorage with lastBingSettings when endpoint is 'bingAI'
fix(getDefaultConversation): retrieve lastBingSettings from localStorage and use it to set default values for jailbreak and toneStyle when endpoint is 'bingAI'
feat(settings.spec.js): add test to check if the active class is set on the selected endpoint in the settings menu

* fix(BingAIOptions): add data-testid to BingAIOptions SelectDropDown component
fix(settings.spec.js): update test to include additional steps for testing settings persistence

* fix(azure): support user_provided credentials from client
2023-07-05 09:18:45 -04:00
..
__tests__ GIthub Login (#578) 2023-07-04 15:23:42 -04:00
ask Fix: Azure "user_provided" Frontend Credentials and Save Last Selected Bing Settings (#587) 2023-07-05 09:18:45 -04:00
auth.js fix: #546 issue with closing registration (#547) 2023-06-25 15:40:31 -04:00
config.js GIthub Login (#578) 2023-07-04 15:23:42 -04:00
convos.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
endpoints.js refactor: Client Classes & Azure OpenAI as a separate Endpoint (#532) 2023-07-03 16:51:12 -04:00
index.js Feat/startup config api (#518) 2023-06-15 12:36:34 -04:00
messages.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
oauth.js GIthub Login (#578) 2023-07-04 15:23:42 -04:00
plugins.js feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -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
user.js feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00