LibreChat/api/server/routes/ask
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
..
addToCache.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
askBingAI.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
askChatGPTBrowser.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
askGoogle.js Correct the typo in auth.json for accessing Google Palm (#266) 2023-05-14 11:25:22 -04:00
askOpenAI.js Added functionality to allow users to set custom api keys (#276) 2023-05-17 19:21:30 -04:00
handlers.js merge from dannya 2023-04-11 03:26:38 +08:00
index.js Feat: PaLM 2 (#262) 2023-05-13 16:29:06 -04:00