1
1
mirror of https://github.com/QuivrHQ/quivr.git synced 2025-01-04 13:46:37 +03:00
quivr/backend/modules/brain/integrations/SQL
Antoine Dewez 0c0545b7ae
fix(backend): invitation brain bugs ()
# 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-03-25 16:13:51 -07:00
..
__init__.py feat(integration): implementation () 2024-02-14 20:07:53 -08:00
Brain.py fix(rag): add api_base () 2024-03-04 23:48:23 -08:00
SQL_connector.py fix(backend): invitation brain bugs () 2024-03-25 16:13:51 -07:00