LibreChat/client/src/components
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
..
Auth feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
Conversations Fonts (#261) 2023-05-14 12:06:53 -04:00
Endpoints Feat: PaLM 2 (#262) 2023-05-13 16:29:06 -04:00
Input Added functionality to allow users to set custom api keys (#276) 2023-05-17 19:21:30 -04:00
MessageHandler feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
Messages Added functionality to allow users to set custom api keys (#276) 2023-05-17 19:21:30 -04:00
Nav Fix react errors, max context tokens, and preset mobile view (#269) 2023-05-14 17:26:21 -04:00
svg Fix react errors, max context tokens, and preset mobile view (#269) 2023-05-14 17:26:21 -04:00
ui Feat: PaLM 2 (#262) 2023-05-13 16:29:06 -04:00