LibreChat/api/server/services/Endpoints
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
anthropic 🔃 refactor: rename all server endpoints to use same file names (#4364) 2024-10-19 08:24:07 -04:00
assistants 🔃 refactor: rename all server endpoints to use same file names (#4364) 2024-10-19 08:24:07 -04:00
azureAssistants 🔃 refactor: rename all server endpoints to use same file names (#4364) 2024-10-19 08:24:07 -04:00
bedrock 🔧 refactor: Optimize Agent Tool Loading and Fix Bedrock Tool Handling (#4641) 2024-11-05 11:24:26 -05:00
custom 🤖 feat: Custom Endpoint Agents (experimental) (#4627) 2024-11-04 12:59:04 -05:00
google 🔃 refactor: rename all server endpoints to use same file names (#4364) 2024-10-19 08:24:07 -04:00
gptPlugins 🔃 refactor: rename all server endpoints to use same file names (#4364) 2024-10-19 08:24:07 -04:00
openAI 🤖 fix: Address Minor Agent Issues (#4483) 2024-10-21 09:41:04 -04:00