mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-14 22:48:10 +01:00
* fix: only allow message send when key is provided when required - create useRequiresKey hook - pass same disabled prop to Textarea, AttachFile, and SendButton - EndpointItem: add localization, stopPropagation, and remove commented code - separate some hooks to new Input dir - completely remove textareaHeight recoil state as is not needed - update imports for moved hooks - pass disabled prop to useTextarea * feat: add localization to textarea placeholders |
||
|---|---|---|
| .. | ||
| Endpoints | ||
| Presets | ||
| UI | ||
| EndpointsMenu.tsx | ||
| index.ts | ||
| NewChat.tsx | ||
| PresetsMenu.tsx | ||