LibreChat/api/server
Danny Avila 2f462c9b3c
🔧 refactor: Centralize Default Agent Capabilities and Better Logging (#7598)
* refactor: Simplify grid column calculation in SourcesGroup component

* refactor: Centralize default agent capabilities and simplify capability assignment

* Edge case: use defined/fallback capabilities for ephemeral agents when the "agents" endpoint is not enabled

* refactor: consolidate gemini 2 vision check

* feat: enhance capability check logging for agents

* chore: update librechat-data-provider version to 0.7.86

* refactor: import default agent capabilities for enhanced capability management

* chore: standardize quotes in error message check for consistency

* fix: improve error logging both client and api-side for mistral ocr upload errors

* ci: update error handling in MistralOCR tests to use specific error message
2025-05-27 15:48:43 -04:00
..
controllers 👤 feat: Enhance Agent Versioning to Track User Updates (#7523) 2025-05-23 20:47:14 -04:00
middleware *️⃣ feat: Reuse OpenID Auth Tokens (#7397) 2025-05-23 17:40:40 -04:00
routes 🔧 refactor: Centralize Default Agent Capabilities and Better Logging (#7598) 2025-05-27 15:48:43 -04:00
services 🔧 refactor: Centralize Default Agent Capabilities and Better Logging (#7598) 2025-05-27 15:48:43 -04:00
utils 🔧 refactor: Centralize Default Agent Capabilities and Better Logging (#7598) 2025-05-27 15:48:43 -04:00
cleanup.js fix: Debounce setUserContext and Default State Param for OpenID Auth (#7559) 2025-05-25 23:40:37 -04:00
index.js *️⃣ feat: Reuse OpenID Auth Tokens (#7397) 2025-05-23 17:40:40 -04:00
index.spec.js fix: Debounce setUserContext and Default State Param for OpenID Auth (#7559) 2025-05-25 23:40:37 -04:00
socialLogins.js *️⃣ feat: Reuse OpenID Auth Tokens (#7397) 2025-05-23 17:40:40 -04:00