mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-24 04:10:15 +01:00
* fix(PluginsClient.js): fix issue with creating LLM when using Azure * chore(PluginsClient.js): omit azure logging * refactor(PluginsClient.js): simplify assignment of azure variable The code was simplified by directly assigning the value of `this.azure` to the `azure` variable using object destructuring. This makes the code cleaner and more concise. |
||
|---|---|---|
| .. | ||
| clients | ||
| bingai.js | ||
| chatgpt-browser.js | ||
| index.js | ||
| titleConvo.js | ||
| titleConvoBing.js | ||