LibreChat/api/app/clients
Danny Avila a64342f515
fix(handleTools.js): refactor loading of openAIApiKey to handle user_provided value (#603)
fix(PluginController.js): handle user_provided value in isPluginAuthenticated function
refactor(PluginService.js): remove commented out code
2023-07-07 13:59:59 -04:00
..
agents feat: user_provided token for plugins, temp remove user_provided azure creds for Plugins until solution is made 2023-07-06 14:29:03 -04:00
prompts refactor: Client Classes & Azure OpenAI as a separate Endpoint (#532) 2023-07-03 16:51:12 -04:00
specs refactor: Client Classes & Azure OpenAI as a separate Endpoint (#532) 2023-07-03 16:51:12 -04:00
tools fix(handleTools.js): refactor loading of openAIApiKey to handle user_provided value (#603) 2023-07-07 13:59:59 -04:00
BaseClient.js fix: add PaLM icon as SVG and improve meilisearch syncing to prevent large indicing jobs (#600) 2023-07-07 02:03:23 -04:00
ChatGPTClient.js refactor: Client Classes & Azure OpenAI as a separate Endpoint (#532) 2023-07-03 16:51:12 -04:00
GoogleClient.js refactor(BaseClient, GoogleClient): make sendCompletion required, refactor Google to use Base sendMessage (#591) 2023-07-05 14:00:12 -04:00
index.js refactor: Client Classes & Azure OpenAI as a separate Endpoint (#532) 2023-07-03 16:51:12 -04:00
OpenAIClient.js Release: 0.5.3 (#599) 2023-07-06 21:03:31 -04:00
PluginsClient.js Release: 0.5.3 (#599) 2023-07-06 21:03:31 -04:00
TextStream.js refactor: Client Classes & Azure OpenAI as a separate Endpoint (#532) 2023-07-03 16:51:12 -04:00