LibreChat/packages
Danny Avila 1ea35373ae
refactor: title generation logic
- Changed the title generation endpoint from POST to GET, allowing for more efficient retrieval of titles based on conversation ID.
- Implemented exponential backoff for title fetching retries, improving responsiveness and reducing server load.
- Introduced a queuing mechanism for title generation, ensuring titles are generated only after job completion.
- Updated relevant components and hooks to utilize the new title generation logic, enhancing user experience and application performance.
2025-12-17 17:10:14 -05:00
..
api refactor: Simplify job deletion logic by removing user job cleanup from InMemoryJobStore and RedisJobStore 2025-12-17 13:26:05 -05:00
client 💬 fix: Increase Z-index of OriginalDialog for Proper Layering (#11008) 2025-12-17 08:42:28 -05:00
data-provider refactor: title generation logic 2025-12-17 17:10:14 -05:00
data-schemas v0.8.2-rc1 (#10987) 2025-12-15 18:47:55 -05:00