quivr/backend/modules/brain/service
Thoonsen Maxime 5c965b6d22
refactor: reorg the files #2 (#2457)
# 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.

- [x] My code follows the style guidelines of this project
- [x] 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-04-20 02:28:20 -07:00
..
brain_subscription refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
utils refactor: reorg the files #2 (#2457) 2024-04-20 02:28:20 -07:00
__init__.py refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
api_brain_definition_service.py feat: composite brains db (#1826) 2023-12-06 08:40:18 +01:00
brain_authorization_service.py feat(brains): added description (#2224) 2024-02-19 21:44:06 -08:00
brain_service.py feat: optimization calls (#2417) 2024-04-10 02:45:16 -07:00
brain_user_service.py feat(frontend): onboarding V2 (#2394) 2024-04-09 18:06:33 +02:00
brain_vector_service.py feat(notion): added custom integration (#2268) 2024-02-27 21:30:25 -08:00
call_brain_api.py refactor: reorg the files #2 (#2457) 2024-04-20 02:28:20 -07:00
get_api_brain_definition_as_json_schema.py refactor: reorg the files #2 (#2457) 2024-04-20 02:28:20 -07:00
get_question_context_from_brain.py refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
integration_brain_service.py feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
test_brain_service.py tests: added new way of testing less prone to errors 2024-04-15 18:22:21 +02:00