LibreChat/client/src/components/Messages/Content
Danny Avila c937b8cd07
🧑‍💻 refactor: Display Client-facing Errors (#2476)
* fix(Google): allow presets to configure expected maxOutputTokens

* refactor: standardize client-facing errors

* refactor(checkUserKeyExpiry): pass endpoint instead of custom message

* feat(UserService): JSDocs and getUserKeyValues

* refactor: add NO_BASE_URL error type, make use of getUserKeyValues, throw user-specific errors

* ci: update tests with recent changes
2024-04-21 08:31:54 -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 🧑‍💻 refactor: Display Client-facing Errors (#2476) 2024-04-21 08:31:54 -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 🛠️ fix(Azure/Assistants): Handle Long Domain Names & Other Minor chores (#2475) 2024-04-20 15:02:56 -04: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