quivr/frontend/lib/api/brain
Stan Girard dfdb294c50
feat: 🎸 api (#2078)
adding metadata to api

# 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-25 15:56:46 -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 Add support for submodules and fix file path in 2023-12-13 00:39:53 +01: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