chat-ui
5f9b4f8f - Optimize conversation queries with aggregation pipelines

Commit
238 days ago
Optimize conversation queries with aggregation pipelines Refactored conversation and misc routes to use MongoDB aggregation pipelines for counting and paginating conversations, and for efficiently counting assistant messages. This reduces the number of database queries and improves performance, especially for endpoints that require both paginated data and total counts.
References
Author
Parents
Loading