LibreChat/api/server/controllers
Danny Avila 0c2a583df8
🔧 refactor: Optimize Agent Tool Loading and Fix Bedrock Tool Handling (#4641)
* fix: bedrock tool name regex

* fix: pass args as single input, attempt json first.

* refactor: remove toolMap from agent tool load as is not used

* fix: update formatAgentMessages test to use strictEqual for args comparison, testing new behavior
2024-11-05 11:24:26 -05:00
..
agents 🔧 refactor: Optimize Agent Tool Loading and Fix Bedrock Tool Handling (#4641) 2024-11-05 11:24:26 -05:00
assistants 👓 fix: Assistants Vision Prompt Error Handling (legacy) (#4529) 2024-10-23 15:21:22 -04:00
auth 🚀 refactor: Remove Local Login Redundancies (#3002) 2024-06-07 16:45:31 -04:00
AskController.js 📊 refactor: use Parameters from Side Panel for OpenAI, Anthropic, and Custom endpoints (#4092) 2024-09-17 22:25:54 -04:00
AuthController.js 🕸️ refactor: Migrate from crypto to Web Crypto API (#3357) 2024-08-04 23:59:45 -04:00
Balance.js 🧮 feat: Improve structured token spending and testing; fix: Anthropic Cache Spend (#3766) 2024-08-24 04:36:08 -04:00
EditController.js 📊 refactor: use Parameters from Side Panel for OpenAI, Anthropic, and Custom endpoints (#4092) 2024-09-17 22:25:54 -04:00
EndpointController.js 🪨 feat: AWS Bedrock support (#3935) 2024-09-09 12:06:59 -04:00
ErrorController.js 🛡️ : Security Enhancements (#1681) 2024-01-30 14:34:02 -05:00
ModelController.js 🚧 chore: merge latest dev build to main repo (#3844) 2024-08-31 16:33:51 -04:00
OverrideController.js 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
PluginController.js 🚧 WIP: Merge Dev Build (#4611) 2024-11-01 18:36:39 -04:00
tools.js 🚧 WIP: Merge Dev Build (#4611) 2024-11-01 18:36:39 -04:00
UserController.js 🚧 WIP: Merge Dev Build (#4611) 2024-11-01 18:36:39 -04:00