LibreChat/packages
Atef Bellaaj 722e40f276
refactor: consolidate agent marketplace endpoints into main agents API and improve data management consistency
- Remove dedicated marketplace controller and routes, merging functionality into main agents v1 API
  - Add countPromotedAgents function to Agent model for promoted agents count
  - Enhance getListAgents handler with marketplace filtering (category, search, promoted status)
  - Move getAgentCategories from marketplace to v1 controller with same functionality
  - Update agent mutations to invalidate marketplace queries and handle multiple permission levels
  - Improve cache management by updating all agent query variants (VIEW/EDIT permissions)
  - Consolidate agent data access patterns for better maintainability and consistency
  - Remove duplicate marketplace route definitions and middleware
2025-06-23 11:44:40 -04:00
..
api 🤖 feat: Streamline Endpoints to Agent Framework (#8013) 2025-06-23 09:59:05 -04:00
data-provider refactor: consolidate agent marketplace endpoints into main agents API and improve data management consistency 2025-06-23 11:44:40 -04:00
data-schemas refactor: consolidate agent marketplace endpoints into main agents API and improve data management consistency 2025-06-23 11:44:40 -04:00