LibreChat/api/models
Danny Avila 596ecc6969
🔐 feat: Toggle Access to Prompts via librechat.yaml (#3735)
* chore: update CONFIG_VERSION to '1.1.6'

* chore: update package version to 0.7.415

* feat: toggle USER role access to prompts via librechat.yaml

* refactor: set prompts to true when loadDefaultInterface returns true

* ci(AppService): mock updatePromptsAccess
2024-08-21 19:57:34 -04:00
..
plugins 🤖 feat: OpenAI Assistants v2 (initial support) (#2781) 2024-05-19 12:56:55 -04:00
schema 📩 feat: invite user (#3012) 2024-08-18 00:23:38 -04:00
Action.js 🤖 feat: OpenAI Assistants v2 (initial support) (#2781) 2024-05-19 12:56:55 -04:00
Assistant.js 🤖 feat: Private Assistants (#2881) 2024-05-28 08:27:45 -04:00
Balance.js 🪙 feat: Use OpenRouter Model Data for Token Cost and Context (#1703) 2024-02-02 00:42:11 -05:00
Categories.js 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04: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 🧹 chore: pre-release cleanup 2 (#3600) 2024-08-09 15:17:13 -04:00
ConversationTag.js 🖼️ style: Conversation Menu and Dialogs update (#3601) 2024-08-16 04:30:14 -04:00
File.js 🚫👤feat: delete user from UI (#1526) 2024-06-05 19:35:12 -04:00
index.js 📩 feat: invite user (#3012) 2024-08-18 00:23:38 -04:00
inviteUser.js 📩 feat: invite user (#3012) 2024-08-18 00:23:38 -04:00
Key.js feat: Accurate Token Usage Tracking & Optional Balance (#1018) 2023-10-05 18:34:10 -04:00
Message.js 💾 feat: Anthropic Prompt Caching (#3670) 2024-08-17 03:24:09 -04:00
Message.spec.js 🌿 fix: Message Route Improvements (#3378) 2024-07-18 10:07:10 -04:00
Preset.js 🤖 feat: Model Specs & Save Tools per Convo/Preset (#2578) 2024-04-30 22:11:48 -04:00
Project.js 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
Prompt.js 🗨️ feat: Prompt Slash Commands (#3219) 2024-06-27 17:34:48 -04:00
Role.js 🔐 feat: Toggle Access to Prompts via librechat.yaml (#3735) 2024-08-21 19:57:34 -04:00
Session.js 🕸️ refactor: Migrate from crypto to Web Crypto API (#3357) 2024-08-04 23:59:45 -04:00
Share.js 🛡️ feat: Optimize and Improve Anonymity of SharedLinks (#3543) 2024-08-05 03:34:00 -04:00
spendTokens.js 💾 feat: Anthropic Prompt Caching (#3670) 2024-08-17 03:24:09 -04:00
Token.js 📩 feat: invite user (#3012) 2024-08-18 00:23:38 -04:00
Transaction.js 💾 feat: Anthropic Prompt Caching (#3670) 2024-08-17 03:24:09 -04:00
tx.js 💾 feat: Anthropic Prompt Caching (#3670) 2024-08-17 03:24:09 -04:00
tx.spec.js 💾 feat: Anthropic Prompt Caching (#3670) 2024-08-17 03:24:09 -04:00
User.js 📧 feat: email verification (#2344) 2024-06-07 15:06:47 -04:00
userMethods.js 🧹 chore: remove unnecessary try/catch when creating users (#3153) 2024-06-21 15:14:18 -04:00