quivr/frontend/lib/types
Nicholas Coles 8d4980cf78
Feat: Bibtex file uploads (#2398)
# Description

Added ability to upload .bib files to brain using langchain bibtex
document loader. Also changed frontend to allow the choosing of said
file.

Looking for guidance on how to run unit tests locally!

## Checklist before requesting a review

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [x] I have commented hard-to-understand areas
- [x] I have ideally added tests that prove my fix is effective or that
my feature works
- [x] New and existing unit tests pass locally with my changes
- [x] Any dependent changes have been merged
2024-04-02 10:51:16 -07:00
..
BrainConfig.ts feat: mistral (#2365) 2024-03-19 16:56:45 -07:00
Colors.ts fix(frontend): revamp quivr studio (#2274) 2024-02-28 16:42:14 -08:00
Document.ts Feat/multiple brains frontend (#344) 2023-06-20 16:17:13 +02:00
Icons.ts feat(frontend): handle mentions in search bar (#2049) 2024-01-21 18:13:20 -08:00
Knowledge.ts feat: knowledge tab list (#1222) 2023-09-22 16:06:04 +02:00
Message.ts Devx/add linter rules (#331) 2023-06-15 11:52:46 +02:00
MessageMetadata.ts feat(frontend): sources per messages (#2253) 2024-02-23 18:56:51 -08:00
NotificationBanner.ts feat: add remote notification config (#1547) 2023-11-02 19:20:07 +01:00
Onboarding.ts feat: add Welcome chat (#1365) 2023-10-10 09:27:35 +02:00
Options.ts fix(frontend): revamp quivr studio (#2274) 2024-02-28 16:42:14 -08:00
Prompt.ts feat: add custom prompt fields on brain setting pages (#837) 2023-08-03 15:41:24 +02:00
QuivrButton.ts fix(frontend): remove brains usage in user page (#2349) 2024-03-15 11:41:25 -07:00
SecurityQuestion.ts feat: fetch security questions from CMS (#1464) 2023-10-23 14:06:26 +02:00
SupportedFileExtensions.ts Feat: Bibtex file uploads (#2398) 2024-04-02 10:51:16 -07:00
Tab.ts fix(frontend): better UI for phone device (#2160) 2024-02-06 21:59:59 -08:00
Testimonial.ts fix(frontend): uniformize case for types (#2071) 2024-01-22 18:32:47 -08:00
UseCase.ts feat: fetch homepage data from CMS (#1452) 2023-10-20 15:36:55 +02:00
User.ts feat: 🎸 usage (#2057) 2024-01-22 11:46:26 -08:00