LibreChat/client/src/components/Chat/Messages
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
..
Content ⬇️ feat: Assistant File Downloads (#2234) 2024-03-29 08:23:38 -04:00
HoverButtons.tsx 🚀 feat: Assistants Streaming (#2159) 2024-03-21 22:42:25 -04:00
Message.tsx 🎨 style: HoverButton UI adjustment, change code font (#2017) 2024-03-19 13:55:41 -04:00
MessageParts.tsx 🚀 feat: Assistants Streaming (#2159) 2024-03-21 22:42:25 -04:00
MessagesView.tsx 🖌️ style: Update Light/Dark UI Themes (#1754) 2024-03-06 12:05:43 -05:00
MultiMessage.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
SiblingSwitch.tsx 🌍: Correct Localized Text of "Save & Submit" Button (#1517) 2024-01-08 14:12:05 -05:00
SubRow.tsx WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190) 2023-11-16 10:42:24 -05:00