quivr/backend/modules/brain
Stan Girard 503654c07a
perf: ️ signed_url (#2159)
improve speed by using memoisation

# 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 20:09:01 -08:00
..
controller fix(prompts): can now be removed (#2154) 2024-02-06 19:30:20 -08:00
dto feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
entity feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
integrations feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
rags feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
repository feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
service fix(prompts): can now be removed (#2154) 2024-02-06 19:30:20 -08:00
tests feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
__init__.py refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
api_brain_qa.py feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
composite_brain_qa.py feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
knowledge_brain_qa.py perf: ️ signed_url (#2159) 2024-02-06 20:09:01 -08:00
qa_headless.py feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
qa_interface.py feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00