quivr/frontend/lib/api/brain
Antoine Dewez a540a201e3
feat(frontend): Page Header + Begin of Studio (#2151)
# 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-02-06 16:05:07 -08:00
..
__tests__ refactor: remove explore route from back & front (#1741) 2023-11-28 14:28:05 +01:00
utils feat: add new brain management page (#1906) 2023-12-18 14:23:45 +01:00
brain.ts feat(frontend): Page Header + Begin of Studio (#2151) 2024-02-06 16:05:07 -08:00
config.ts feat: add public brain page (#1230) 2023-09-21 09:35:53 +02:00
types.ts feat: 🎸 api (#2078) 2024-01-25 15:56:46 -08:00
useBrainApi.ts feat: Refactor get_question_context_for_brain endpoint (#1872) 2023-12-12 22:33:23 +01:00