LibreChat/api/server/services/Config
Danny Avila 3fbbcb1cfe
refactor: Integrate Capabilities into Agent File Uploads and Tool Handling (#5048)
* refactor: support drag/drop files for agents, handle undefined tool_resource edge cases

* refactor: consolidate endpoints config logic to dedicated getter

* refactor: Enhance agent tools loading logic to respect capabilities and filter tools accordingly

* refactor: Integrate endpoint capabilities into file upload dropdown for dynamic resource handling

* refactor: Implement capability checks for agent file upload operations

* fix: non-image tool_resource check
2024-12-19 13:04:48 -05:00
..
EndpointService.js 🎉 feat: Code Interpreter API and Agents Release (#4860) 2024-12-04 15:48:13 -05:00
getCustomConfig.js 🦙 fix: normalized endpoint for Ollama (#4681) 2024-11-10 14:13:14 -05:00
getEndpointsConfig.js refactor: Integrate Capabilities into Agent File Uploads and Tool Handling (#5048) 2024-12-19 13:04:48 -05:00
handleRateLimits.js 🔉 feat: TTS/STT rate limiters (#2925) 2024-05-30 18:39:21 -04:00
index.js refactor: Integrate Capabilities into Agent File Uploads and Tool Handling (#5048) 2024-12-19 13:04:48 -05:00
ldap.js 🔉 fix: Elevenlabs TTS and STT (#3482) 2024-07-30 12:46:46 -04:00
loadAsyncEndpoints.js 🔗 feat: User Provided Base URL for OpenAI endpoints (#1919) 2024-02-28 14:27:19 -05:00
loadConfigEndpoints.js 🦙 refactor: Normalize Ollama Config Names (#4657) 2024-11-07 08:26:35 -05:00
loadConfigModels.js 🦙 refactor: Normalize Ollama Config Names (#4657) 2024-11-07 08:26:35 -05:00
loadConfigModels.spec.js 🤖 feat: Custom Endpoint Agents (experimental) (#4627) 2024-11-04 12:59:04 -05:00
loadCustomConfig.js 🎤 feat: add custom speech config, browser TTS/STT features, and dynamic speech tab settings (#2921) 2024-07-05 10:13:34 -04:00
loadCustomConfig.spec.js 🌐 feat: librechat.yaml from URL (#2064) 2024-03-11 10:52:54 -04:00
loadDefaultEConfig.js 🪨 feat: AWS Bedrock support (#3935) 2024-09-09 12:06:59 -04:00
loadDefaultModels.js 🪨 feat: AWS Bedrock support (#3935) 2024-09-09 12:06:59 -04:00
loadOverrideConfig.js refactor: Speed up Config fetching and Setup Config Groundwork 👷🚧 (#1297) 2023-12-06 19:36:57 -05:00