quivr/frontend/lib/helpers
Stan Girard e6531f1313
feat(frontend): Add ThoughtsButton component for displaying thoughts (#2624)
This pull request adds a new component called ThoughtsButton for
displaying thoughts in the chat messages. The ThoughtsButton component
is used to show a tooltip with the thoughts text when the user hovers
over the button.
2024-05-28 04:56:00 -07:00
..
__tests__ Config frontend tests (#408) 2023-06-29 13:18:30 +02:00
intercom feat(frontend): add a chatbot for users (#2144) 2024-02-04 22:06:24 -08:00
acceptedFormats.ts Feat: Bibtex file uploads (#2398) 2024-04-02 10:51:16 -07:00
cloneFileWithSanitizedName.ts fix: sanitize file name (#1728) 2023-11-27 14:08:10 +01:00
copyToClipboard.ts feat: enhance user page UI (#1319) 2023-10-05 17:50:02 +02:00
defineMaxTokens.ts feat: Add support for gpt-4o model (#2589) 2024-05-13 14:07:41 -07:00
getAccessibleModels.ts feat(frontend): Add Brain On Search Page (#2067) 2024-01-22 17:37:45 -08:00
getAxiosErrorParams.ts feat: update header and remove prompt / brain on backspace (#1052) 2023-08-29 15:52:22 +02:00
getBrainIconFromBrainType.tsx feat(frontend): Add Brain On Search Page (#2067) 2024-01-22 17:37:45 -08:00
getChatNameFromQuestion.ts feat(onboarding): add suggested questions answer (#1390) 2023-10-12 09:39:56 +02:00
getFileIcon.tsx Feat: Bibtex file uploads (#2398) 2024-04-02 10:51:16 -07:00
getFileType.ts feat: add notifications components (#1148) 2023-09-12 17:44:15 +02:00
getProcessEnvManager.ts Config frontend tests (#408) 2023-06-29 13:18:30 +02:00
iconList.ts feat(frontend): Add ThoughtsButton component for displaying thoughts (#2624) 2024-05-28 04:56:00 -07:00
isSpeechRecognitionSupported.ts Devx/add linter rules (#331) 2023-06-15 11:52:46 +02:00
parseBoolean.ts feat(frontend): dark mode (#2369) 2024-03-21 00:01:21 -07:00
redirectToPreviousPageOrSearchPage.ts feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00
removeUndefined.ts Brain management 4 (#762) 2023-07-25 23:12:46 +02:00
updateMetadata.ts fix(i18n): update tests for french and spanish (#878) 2023-08-07 14:13:41 +02:00
uuid.ts feat: streaming for standard brain picking (#385) 2023-06-30 10:10:59 +02:00