LibreChat/client/src/components/Chat/Messages/Content
Danny Avila e42709bd1f
🔍 feat: Show Messages from Search Result (#2699)
* refactor(Nav): delegate Search-specific variables/hooks to SearchContext

* fix: safely determine firstTodayConvoId if convo is undefined

* chore: remove empty line

* feat: initial render of search messages

* feat: SearchButtons

* update Ko.ts

* update localizations with new key phrases

* chore: localization comparisons

* fix: clear conversation state on searchQuery navigation

* style: search messages view styling

* refactor(Convo): consolidate logic to navigateWithLastTools from useNavigateToConvo

* fix(SearchButtons): styling and correct navigation logic

* fix(SearchBar): invalidate all message queries and invoke `clearText` if onChange value is empty

* refactor(NewChat): consolidate new chat button logic to NewChatButtonIcon

* chore: localizations for Nav date groups

* chore: update comparisons

* fix: early return from sendRequest to avoid quick searchQuery reset

* style: Link Icon

* chore: bump tiktoken, use o200k_base for gpt-4o
2024-05-14 11:00:01 -04:00
..
ActionIcon.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
CancelledIcon.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
CodeAnalyze.tsx 👟 style: CodeAnalyze Animation (#2348) 2024-04-09 20:34:22 -04:00
Container.tsx 🚀 feat: Enhance Message Editing with File Resubmission (#2347) 2024-04-07 13:25:24 -04:00
ContentParts.tsx 🚀 feat: Enhance Message Editing with File Resubmission (#2347) 2024-04-07 13:25:24 -04:00
DialogImage.tsx feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
EditMessage.tsx 🚀 feat: Enhance Message Editing with File Resubmission (#2347) 2024-04-07 13:25:24 -04:00
Files.tsx 🚀 feat: Enhance Message Editing with File Resubmission (#2347) 2024-04-07 13:25:24 -04:00
FinishedIcon.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
Image.tsx 🚀 feat: Enhance Message Editing with File Resubmission (#2347) 2024-04-07 13:25:24 -04:00
ImageGen.tsx 👟 style: WrenchIcon and ImageGen SVG Animations (#2382) 2024-04-23 08:14:28 -04:00
InProgressCall.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
Markdown.tsx ⬇️ refactor: Assistant File Downloads (#2364) 2024-04-09 14:26:46 -04:00
MarkdownLite.tsx ⬇️ feat: Assistant File Downloads (#2234) 2024-03-29 08:23:38 -04:00
MessageContent.tsx 🚀 feat: Enhance Message Editing with File Resubmission (#2347) 2024-04-07 13:25:24 -04:00
Part.tsx 🚀 feat: Enhance Message Editing with File Resubmission (#2347) 2024-04-07 13:25:24 -04:00
ProgressCircle.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
ProgressText.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
RetrievalCall.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
RetrievalIcon.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
SearchContent.tsx 🔍 feat: Show Messages from Search Result (#2699) 2024-05-14 11:00:01 -04:00
ToolCall.tsx 🛠️ fix(Azure/Assistants): Handle Long Domain Names & Other Minor chores (#2475) 2024-04-20 15:02:56 -04:00
ToolPopover.tsx 🚀 feat: Assistants Streaming (#2159) 2024-03-21 22:42:25 -04:00
WrenchIcon.tsx 👟 style: WrenchIcon and ImageGen SVG Animations (#2382) 2024-04-23 08:14:28 -04:00