LibreChat/api/app
Danny Avila ae5b7d3d53
fix(PluginsClient.js): fix ChatOpenAI Azure Config Issue (#812)
* 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.
2023-08-15 18:27:54 -04:00
..
clients fix(PluginsClient.js): fix ChatOpenAI Azure Config Issue (#812) 2023-08-15 18:27:54 -04:00
bingai.js feat: Bing Image Creator 2023-07-20 19:40:31 -07:00
chatgpt-browser.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
index.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
titleConvo.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
titleConvoBing.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00