quivr/frontend/app/brains-management/[brainId]/components/BrainManagementTabs
Antoine Dewez 3fcdd016e2
fix(frontend): delete brain (#2101)
# 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):
2024-01-26 22:20:53 -08:00
..
components feat(frontend): Add Brain On Search Page (#2067) 2024-01-22 17:37:45 -08:00
hooks fix(frontend): delete brain (#2101) 2024-01-26 22:20:53 -08:00
utils fix(brainManagement): fix shared brain access issue (#1641) 2023-11-16 19:57:02 +01:00
BrainManagementTabs.tsx feat: update brain details page (#1910) 2023-12-18 18:02:34 +01:00
index.ts feat: add brain management tabs (#753) 2023-07-25 09:54:34 +02:00
types.ts feat(apiBrain): add api brain secrets field in knowledge tab (#1669) 2023-11-20 18:11:39 +01:00