quivr/frontend/lib
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
..
api feat(frontend): onboarding form (#2342) 2024-03-21 12:10:54 -07:00
assets feat(frontend): design menu (#2116) 2024-01-30 13:34:32 -08:00
components fix(frontend): phone display issues (#2386) 2024-03-28 14:22:16 -07:00
config fix(frontend): revamp quivr studio (#2274) 2024-02-28 16:42:14 -08:00
context fix(frontend): dark mode issues (#2382) 2024-03-27 14:52:42 -07:00
helpers Feat: Bibtex file uploads (#2398) 2024-04-02 10:51:16 -07:00
hooks fix(frontend): onBoarding issue (#2374) 2024-03-21 12:35:49 -07:00
router Shareable brain 6 (#628) 2023-07-13 18:05:08 +02:00
types Feat: Bibtex file uploads (#2398) 2024-04-02 10:51:16 -07:00
utils.ts fix: fix some bugs (#1201) 2023-09-18 21:28:07 +02:00