LibreChat/api/server
Anirudh 14104b276f
Added functionality to allow users to set custom api keys (#276)
* Added functionality to allow users to set custom api keys

* Added error handling

* Changed token to apiKey

* Changed apiKey to oaiApiKey

* added azure openai ui

* Removed logging

* Changed configure to Use

* Made checked position more rounded

* Made setting api key optional if it is openai

* Modified error handling

* Add support for insufficient_quota errors

* Fixed faulty error detection

* removed logging
2023-05-17 19:21:30 -04:00
..
controllers feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
routes Added functionality to allow users to set custom api keys (#276) 2023-05-17 19:21:30 -04:00
services feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
index.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00