quivr/backend/modules/brain/rags
Chloé Daems da9a3c1897
fix: modify thought prompt (#2626)
# Description

Change the prompt of the thoughts feature to have more steps.

## 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-05-28 08:31:56 -07:00
..
__init__.py feat: add init to create packages (#2606) 2024-05-21 13:42:07 -07:00
quivr_rag.py fix: modify thought prompt (#2626) 2024-05-28 08:31:56 -07:00
rag_interface.py feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00