LibreChat/api/server/services/Runs
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
..
handle.js 🅰️ feat: Azure OpenAI Assistants API Support (#1992) 2024-03-14 17:21:42 -04:00
index.js 🚀 feat: Assistants Streaming (#2159) 2024-03-21 22:42:25 -04:00
methods.js 🅰️ feat: Azure OpenAI Assistants API Support (#1992) 2024-03-14 17:21:42 -04:00
RunManager.js 🛠️ fix: RunManager, AssistantService and useContentHandler Issues (#1920) 2024-02-28 15:15:45 -05:00
StreamRunManager.js ⬇️ feat: Assistant File Downloads (#2234) 2024-03-29 08:23:38 -04:00