LibreChat/api/server/services
Danny Avila 7f1d01c35a
🔀 fix: MCP Improvements, Auto-Save Drafts, Artifact Markup (#7040)
* feat: Update MCP tool creation to use lowercase provider name

* refactor: handle MCP image output edge cases where tool outputs must contain string responses

* feat: Drop 'anyOf' and 'oneOf' fields from JSON schema conversion

* feat: Transform 'oneOf' and 'anyOf' fields to Zod union in JSON schema conversion

* fix: artifactPlugin to replace textDirective with expected text, closes #7029

* fix: auto-save functionality to handle conversation transitions from pending drafts, closes #7027

* refactor: improve async handling during user disconnection process

* fix: use correct user ID variable for MCP tool calling

* fix: improve handling of pending drafts in auto-save functionality

* fix: add support for additional model names in getValueKey function

* fix: reset form values on agent deletion when no agents remain
2025-04-23 18:56:06 -04:00
..
Artifacts
Config
Endpoints
Files 📝 fix: Mistral OCR Image Support and Azure Agent Titles (#6901) 2025-04-15 18:03:56 -04:00
Runs
start
Threads
Tools
ActionService.js
ActionService.spec.js
AppService.interface.spec.js
AppService.js
AppService.spec.js
AssistantService.js
AuthService.js
cleanup.js
createRunBody.js
domains.js
domains.spec.js
MCP.js 🔀 fix: MCP Improvements, Auto-Save Drafts, Artifact Markup (#7040) 2025-04-23 18:56:06 -04:00
ModelService.js
ModelService.spec.js
PluginService.js
signPayload.js
Tokenizer.js
Tokenizer.spec.js
TokenService.js
ToolService.js
twoFactorService.js
UserService.js