LibreChat/api/app
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
..
clients Feat: Add Azure support (#219) 2023-05-09 17:42:55 -04:00
index.js feat: update env example. 2023-04-05 21:21:02 +08:00
titleConvo.js fix: update titleConvo to use same title protocal as node-chatgpt-api 2023-04-08 00:36:58 +08:00