LibreChat/api/app/clients
Danny Avila 5dd9c11326
Feat: Add Azure support (#219)
feat(api): add support for Azure OpenAI API

- Add Azure OpenAI API environment variables to .env.example
- Modify chatgpt-client.js to use Azure OpenAI API if environment variables are present
- Modify askOpenAI.js to use arrow function syntax
- Modify handlers.js to add console.log statement for partial variable
2023-05-09 17:42:55 -04:00
..
bingai.js Feat: Add Azure support (#219) 2023-05-09 17:42:55 -04:00
chatgpt-browser.js Feat: Add Azure support (#219) 2023-05-09 17:42:55 -04:00
chatgpt-client.js Feat: Add Azure support (#219) 2023-05-09 17:42:55 -04:00