LibreChat/client/src/components/Messages/Content
Danny Avila a9d2d3fe40
🪙 feat: Assistants Token Balance & other improvements (#2114)
* chore: add assistants to supportsBalanceCheck

* feat(Transaction): getTransactions and refactor export of model

* refactor: use enum: ViolationTypes.TOKEN_BALANCE

* feat(assistants): check balance

* refactor(assistants): only add promptBuffer if new convo (for title), and remove endpoint definition

* refactor(assistants): Count tokens up to the current context window

* fix(Switcher): make Select list explicitly controlled

* feat(assistants): use assistant's default model when no model is specified instead of the last selected assistant, prevent assistant_id from being recorded in non-assistant endpoints

* chore(assistants/chat): import order

* chore: bump librechat-data-provider due to changes
2024-03-15 19:48:42 -04:00
..
CodeBlock.tsx 🖌️ style: Update Light/Dark UI Themes (#1754) 2024-03-06 12:05:43 -05:00
Container.tsx refactor(plugins): Improve OpenAPI handling, Show Multiple Plugins, & Other Improvements (#845) 2023-08-28 12:03:08 -04:00
EditMessage.tsx 🌍: Correct Localized Text of "Save & Submit" Button (#1517) 2024-01-08 14:12:05 -05:00
Error.tsx 🪙 feat: Assistants Token Balance & other improvements (#2114) 2024-03-15 19:48:42 -04:00
index.ts feat: Edit AI Messages, Edit Messages in Place (#825) 2023-08-22 18:44:59 -04:00
Markdown.tsx refactor(Markdown.tsx): add isEdited as a condition whether or not to render html as well as perform expensive validation 2023-09-07 07:18:35 -04:00
MessageContent.tsx 🖌️ style: Update Light/Dark UI Themes (#1754) 2024-03-06 12:05:43 -05:00
Plugin.tsx 🖌️ style: Minor UI Updates (#2011) 2024-03-11 10:31:32 -04:00
SubRow.tsx feat: Edit AI Messages, Edit Messages in Place (#825) 2023-08-22 18:44:59 -04:00