LibreChat/api/app/clients/tools/util
Danny Avila 39caeb2027
🧩 feat: Support Alternate API Keys for Plugins (#1760)
* refactor(DALL-E): retrieve env variables at runtime and not from memory

* feat(plugins): add alternate env variable handling to allow setting one api key for multiple plugins

* docs: update docs
2024-02-09 10:38:50 -05:00
..
addOpenAPISpecs.js feat(GPT/Anthropic): Continue Regenerating & Generation Buttons (#808) 2023-08-17 12:50:05 -04:00
addOpenAPISpecs.spec.js feat: ChatGPT Plugins/OpenAPI specs for Plugins Endpoint (#620) 2023-07-16 12:19:47 -04:00
handleOpenAIErrors.js refactor(api): Central Logging 📜 (#1348) 2023-12-14 07:49:27 -05:00
handleTools.js 🧩 feat: Support Alternate API Keys for Plugins (#1760) 2024-02-09 10:38:50 -05:00
handleTools.test.js 🧩 feat: Support Alternate API Keys for Plugins (#1760) 2024-02-09 10:38:50 -05:00
index.js fix(OpenAIClient): use official SDK to identify client and avoid false Rate Limit Error (#1161) 2023-11-09 14:04:36 -05:00
loadSpecs.js refactor(api): Central Logging 📜 (#1348) 2023-12-14 07:49:27 -05:00
loadSpecs.spec.js feat: ChatGPT Plugins/OpenAPI specs for Plugins Endpoint (#620) 2023-07-16 12:19:47 -04:00
loadToolSuite.js 🧩 feat: Support Alternate API Keys for Plugins (#1760) 2024-02-09 10:38:50 -05:00