LibreChat/api/app/clients/tools/util
Danny Avila bb8a40dd98
🎨 fix: Optimize StableDiffusion API Tool and Fix for Assistants Usage (#2253)
* chore: update docs

* fix(StableDiffusion): optimize API responses and file handling, return expected metadata for Assistants endpoint
2024-03-30 20:09:59 -04: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 🎨 fix: Optimize StableDiffusion API Tool and Fix for Assistants Usage (#2253) 2024-03-30 20:09:59 -04: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: Assistant File Downloads (#2234) 2024-03-29 08:23:38 -04:00