mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 08:50:15 +01:00
* chore: update @librechat/agents dependency to version 3.0.18 * refactor: add optional metadata field to message schema and types * chore: update @librechat/agents to v3.0.19 * refactor: update return type of sendCompletion method to include metadata * chore: linting * chore: update @librechat/agents dependency to v3.0.20 * refactor: implement agent labeling for conversation history in multi-agent scenarios * refactor: improve error handling for capturing agent ID map in AgentClient * refactor: clear agentIdMap and related properties during client disposal to prevent memory leaks * chore: update sendCompletion method for FakeClient to return an object with completion and metadata fields |
||
|---|---|---|
| .. | ||
| shadcn-docs | ||
| artifacts.js | ||
| createContextHandlers.js | ||
| createVisionPrompt.js | ||
| formatAgentMessages.spec.js | ||
| formatGoogleInputs.js | ||
| formatGoogleInputs.spec.js | ||
| formatMessages.js | ||
| formatMessages.spec.js | ||
| handleInputs.js | ||
| index.js | ||
| instructions.js | ||
| summaryPrompts.js | ||
| truncate.js | ||