quivr/backend/modules/brain
Stan Girard 6db67cc7b6
feat: Add integration_logo_url to MinimalUserBrainEntity (#2225)
# 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-19 22:33:18 -08:00
..
controller feat(brains): added description (#2224) 2024-02-19 21:44:06 -08:00
dto feat(brains): added description (#2224) 2024-02-19 21:44:06 -08:00
entity feat: Add integration_logo_url to MinimalUserBrainEntity (#2225) 2024-02-19 22:33:18 -08:00
integrations feat: Add pricing calculation method to GPT4Brain class and update user usage in chat controller (#2216) 2024-02-19 17:29:45 -08:00
rags feat(custom): big brain (#2198) 2024-02-16 17:14:30 -08:00
repository feat: Add integration_logo_url to MinimalUserBrainEntity (#2225) 2024-02-19 22:33:18 -08:00
service feat(brains): added description (#2224) 2024-02-19 21:44:06 -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 feat: Add pricing calculation method to GPT4Brain class and update user usage in chat controller (#2216) 2024-02-19 17:29:45 -08:00
qa_headless.py feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
qa_interface.py feat: Add pricing calculation method to GPT4Brain class and update user usage in chat controller (#2216) 2024-02-19 17:29:45 -08:00