mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 17:00:15 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| ask | ||
| auth.js | ||
| config.js | ||
| convos.js | ||
| endpoints.js | ||
| index.js | ||
| messages.js | ||
| oauth.js | ||
| plugins.js | ||
| presets.js | ||
| prompts.js | ||
| search.js | ||
| tokenizer.js | ||
| user.js | ||