mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-30 15:18:50 +01:00
- Replaced local state for audio chunks with a ref to improve performance and memory management. - Updated event listeners to utilize the new audioChunksRef for data handling. - Cleaned up the cleanup function to remove unnecessary event listener removals. - Enhanced the handleStop function to reset audio chunks using the ref, ensuring better state management. |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| test | ||
| babel.config.cjs | ||
| check_updates.sh | ||
| index.html | ||
| jest.config.cjs | ||
| nginx.conf | ||
| package.json | ||
| postcss.config.cjs | ||
| tailwind.config.cjs | ||
| tsconfig.json | ||
| vite.config.ts | ||