LibreChat/client/src
Danny Avila ebe3e7f796
🖼️ fix: Avatar Handling for Agents and Assistants (#4507)
The changes include:
- In the agent controller:
  - Removed the parsing of the avatar metadata from the request body.
  - Fetched the avatar data from the agent object using the agent ID.
  - Updated the error logging when fetching the agent.
  - Updated the deleteFileByFilter function to include the user ID when deleting the old avatar file.

- In the assistant controller:
  - Removed the parsing of the metadata from the request body.
  - Fetched the metadata from the assistant object using the assistant ID.
  - Updated the error logging when fetching the assistant.
  - Updated the deleteFileByFilter function to include the user ID when deleting the old avatar file.
2024-10-22 14:53:45 -04:00
..
a11y 🔊 refactor: Optimize Aria-Live Announcements for macOS VoiceOver (#3851) 2024-08-30 00:14:37 -04:00
common 🚧 chore: merge latest dev build (#4288) 2024-09-30 17:17:57 -04:00
components 🖼️ fix: Avatar Handling for Agents and Assistants (#4507) 2024-10-22 14:53:45 -04:00
data-provider 🤖 fix: Minor Assistants Issues (#4436) 2024-10-16 15:04:10 -04:00
hooks ⬆️ feat: Cancel chat file uploads; fix: Assistant uploads (#4433) 2024-10-16 11:24:40 -04:00
localization 🎨 refactor: UI stlye (#4438) 2024-10-19 08:30:52 -04:00
Providers v0.7.5-rc2 (#3976) 2024-09-10 19:00:27 -04:00
routes 🎨 fix: Terms and Conditions Modal Styling (#4169) 2024-09-20 18:33:56 -04:00
store 🚧 chore: merge latest dev build (#4288) 2024-09-30 17:17:57 -04:00
utils 🖼️ feat: Add dat.gui to Artifacts UI libs (#4344) 2024-10-19 08:34:57 -04:00
App.jsx 🎙️ a11y: Screen Reader Support for Dynamic Content Updates (#3625) 2024-08-13 03:04:27 -04:00
main.jsx
mobile.css 💬 feat: assistant conversation starter (#3699) 2024-08-31 13:42:20 -04:00
style.css 🎨 refactor: UI stlye (#4438) 2024-10-19 08:30:52 -04:00
vite-env.d.ts 🖱️ fix: Message Scrolling UX; refactor: Frontend UX/DX Optimizations (#3733) 2024-08-21 18:18:45 -04:00