LibreChat/api/server/services
Danny Avila a00756c469
⬇️ feat: Assistant File Downloads (#2234)
* WIP: basic route for file downloads and file strategy for generating readablestream to pipe as res

* chore(DALLE3): add typing for OpenAI client

* chore: add `CONSOLE_JSON` notes to dotenv.md

* WIP: first pass OpenAI Assistants File Output handling

* feat: first pass assistants output file download from openai

* chore: yml vs. yaml variation to .gitignore for `librechat.yml`

* refactor(retrieveAndProcessFile): remove redundancies

* fix(syncMessages): explicit sort of apiMessages to fix message order on abort

* chore: add logs for warnings and errors, show toast on frontend

* chore: add logger where console was still being used
2024-03-29 08:23:38 -04:00
..
Config 🤖 fix(assistants): Default Capabilities and Retrieval Models (#2102) 2024-03-14 20:42:56 -04:00
Endpoints 🔍 chore: Clean Up Documentation (#2217) 2024-03-26 13:40:00 -04:00
Files ⬇️ feat: Assistant File Downloads (#2234) 2024-03-29 08:23:38 -04:00
Runs ⬇️ feat: Assistant File Downloads (#2234) 2024-03-29 08:23:38 -04:00
Threads ⬇️ feat: Assistant File Downloads (#2234) 2024-03-29 08:23:38 -04:00
ActionService.js 🚀 feat: Assistants Streaming (#2159) 2024-03-21 22:42:25 -04:00
AppService.js 🚀 feat: Assistants Streaming (#2159) 2024-03-21 22:42:25 -04:00
AppService.spec.js 🅰️ feat: Azure Config to Allow Different Deployments per Model (#1863) 2024-02-26 14:12:25 -05:00
AssistantService.js 🚀 feat: Assistants Streaming (#2159) 2024-03-21 22:42:25 -04:00
AuthService.js 📧 update email templates (#2057) 2024-03-11 09:07:09 -04:00
AuthService.spec.js 👤 feat: User ID in Model Query; chore: cleanup ModelService (#1753) 2024-02-08 10:06:58 -05:00
ModelService.js 🔗 feat: User Provided Base URL for OpenAI endpoints (#1919) 2024-02-28 14:27:19 -05:00
ModelService.spec.js feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
PluginService.js feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
signPayload.js chore: remove jose as Bun now supports JWT 🍞 (#1167) 2023-11-12 00:44:46 -05:00
ToolService.js 👓 feat: Vision Support for Assistants (#2195) 2024-03-24 23:43:00 -04:00
UserService.js refactor(api): Central Logging 📜 (#1348) 2023-12-14 07:49:27 -05:00