| .. |
|
plugins
|
🔧 fix: MeiliSearch Field Error and Patch Incorrect Import by #6210 (#6245)
|
2025-03-08 14:37:33 -05:00 |
|
schema
|
🔧 refactor: Update Group Schema to use TypeScript and import from data-schemas
|
2025-03-10 15:19:52 +01:00 |
|
Action.js
|
📦 refactor: Move DB Models to @librechat/data-schemas (#6210)
|
2025-03-07 11:55:44 -05:00 |
|
Agent.js
|
📦 refactor: Move DB Models to @librechat/data-schemas (#6210)
|
2025-03-07 11:55:44 -05:00 |
|
Agent.spec.js
|
🛠 refactor: Ensure File Deletions, File Naming, and Agent Resource Updates (#5928)
|
2025-02-17 19:37:03 -05:00 |
|
Assistant.js
|
📦 refactor: Move DB Models to @librechat/data-schemas (#6210)
|
2025-03-07 11:55:44 -05:00 |
|
Balance.js
|
📦 refactor: Move DB Models to @librechat/data-schemas (#6210)
|
2025-03-07 11:55:44 -05:00 |
|
Banner.js
|
🔗 feat: Agent Chain (Mixture-of-Agents) (#6374)
|
2025-03-17 16:43:44 -04:00 |
|
Categories.js
|
📦 refactor: Move DB Models to @librechat/data-schemas (#6210)
|
2025-03-07 11:55:44 -05:00 |
|
checkBalance.js
|
🪙 feat: Assistants Token Balance & other improvements (#2114)
|
2024-03-15 19:48:42 -04:00 |
|
Config.js
|
refactor(api): Central Logging 📜 (#1348)
|
2023-12-14 07:49:27 -05:00 |
|
Conversation.js
|
🐞 fix: Agent "Resend" Message Attachments + Source Icon Styling (#6408)
|
2025-03-19 03:27:20 -04:00 |
|
ConversationTag.js
|
📦 refactor: Move DB Models to @librechat/data-schemas (#6210)
|
2025-03-07 11:55:44 -05:00 |
|
convoStructure.spec.js
|
✨ feat: Implement Conversation Duplication & UI Improvements (#5036)
|
2024-12-18 11:10:34 -05:00 |
|
File.js
|
🐞 fix: Agent "Resend" Message Attachments + Source Icon Styling (#6408)
|
2025-03-19 03:27:20 -04:00 |
|
Group.js
|
🔧 refactor: Update Group Schema to use TypeScript and import from data-schemas
|
2025-03-10 15:19:52 +01:00 |
|
groupMethods.js
|
✨ fix: Update Group import path in groupMethods.js for consistency
|
2025-02-22 12:22:30 +01:00 |
|
index.js
|
✨ feat: Implement Group Management with Create and Assign Functionality
|
2025-02-18 23:02:35 +01:00 |
|
inviteUser.js
|
🔐 fix: token not using webcrypto (#4005)
|
2024-09-11 22:25:14 -04:00 |
|
Key.js
|
📦 refactor: Move DB Models to @librechat/data-schemas (#6210)
|
2025-03-07 11:55:44 -05:00 |
|
Message.js
|
🐛 fix: Prevent Crash on Duplicate Message ID (#6392)
|
2025-03-19 03:27:58 -04:00 |
|
Message.spec.js
|
🎥 feat: YouTube Tool (#5582)
|
2025-01-31 19:11:04 -05:00 |
|
Preset.js
|
🛡️ fix: Minor Vulnerabilities (#4543)
|
2024-10-24 15:50:48 -04:00 |
|
Project.js
|
📦 refactor: Move DB Models to @librechat/data-schemas (#6210)
|
2025-03-07 11:55:44 -05:00 |
|
Prompt.js
|
📦 refactor: Move DB Models to @librechat/data-schemas (#6210)
|
2025-03-07 11:55:44 -05:00 |
|
Role.js
|
📦 refactor: Move DB Models to @librechat/data-schemas (#6210)
|
2025-03-07 11:55:44 -05:00 |
|
Role.spec.js
|
📦 refactor: Move DB Models to @librechat/data-schemas (#6210)
|
2025-03-07 11:55:44 -05:00 |
|
Session.js
|
📦 refactor: Move DB Models to @librechat/data-schemas (#6210)
|
2025-03-07 11:55:44 -05:00 |
|
Share.js
|
📦 refactor: Move DB Models to @librechat/data-schemas (#6210)
|
2025-03-07 11:55:44 -05:00 |
|
spendTokens.js
|
🧮 feat: Improve structured token spending and testing; fix: Anthropic Cache Spend (#3766)
|
2024-08-24 04:36:08 -04:00 |
|
spendTokens.spec.js
|
🧮 feat: Improve structured token spending and testing; fix: Anthropic Cache Spend (#3766)
|
2024-08-24 04:36:08 -04:00 |
|
Token.js
|
📦 refactor: Move DB Models to @librechat/data-schemas (#6210)
|
2025-03-07 11:55:44 -05:00 |
|
ToolCall.js
|
📦 refactor: Move DB Models to @librechat/data-schemas (#6210)
|
2025-03-07 11:55:44 -05:00 |
|
Transaction.js
|
📦 refactor: Move DB Models to @librechat/data-schemas (#6210)
|
2025-03-07 11:55:44 -05:00 |
|
Transaction.spec.js
|
🤖 feat: Support Google Agents, fix Various Provider Configurations (#5126)
|
2024-12-28 17:15:03 -05:00 |
|
tx.js
|
🔗 feat: Agent Chain (Mixture-of-Agents) (#6374)
|
2025-03-17 16:43:44 -04:00 |
|
tx.spec.js
|
🔗 feat: Agent Chain (Mixture-of-Agents) (#6374)
|
2025-03-17 16:43:44 -04:00 |
|
User.js
|
📦 refactor: Move DB Models to @librechat/data-schemas (#6210)
|
2025-03-07 11:55:44 -05:00 |
|
userMethods.js
|
🪙 feat: automatically add start balance (#4486)
|
2024-11-16 10:17:17 -05:00 |