quivr/frontend/lib/components/AddBrainModal
Antoine Dewez 6b07a63e4e
feat(frontend): brain snippet selector (#3038)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):

---------

Co-authored-by: Stan Girard <stan@quivr.app>
2024-08-21 17:23:59 +02:00
..
components feat(frontend): brain snippet selector (#3038) 2024-08-21 17:23:59 +02:00
hooks feat(frontend): Quivr Assistants (#2448) 2024-04-19 01:36:36 -07:00
types feat(frontend): brain snippet selector (#3038) 2024-08-21 17:23:59 +02:00
AddBrainModal.module.scss feat(frontend): better UI for big modals (#2805) 2024-07-08 17:11:28 +02:00
AddBrainModal.tsx feat(frontend): brain snippet selector (#3038) 2024-08-21 17:23:59 +02:00
brainCreation-provider.tsx feat(frontend): brain snippet selector (#3038) 2024-08-21 17:23:59 +02:00
index.ts feat: finalise steps based brain creation (#1825) 2023-12-06 10:12:03 +01:00