quivr/backend/core/quivr_core
Antoine Dewez ed97004269
feat(frontend): new notifications design (#2870)
# 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):

---------

Co-authored-by: Stan Girard <stan@quivr.app>
2024-07-16 08:18:05 -07:00
..
llm fix: quiv core stream duplicate and quivr-core rag tests (#2852) 2024-07-12 06:07:39 -07:00
processor feat: quivr api use quivr core (#2868) 2024-07-15 10:10:03 -07:00
storage feat: quivr core minimal chat (#2803) 2024-07-09 06:22:16 -07:00
__init__.py feat: quivr core minimal chat (#2803) 2024-07-09 06:22:16 -07:00
brain.py feat: quivr api use quivr core (#2868) 2024-07-15 10:10:03 -07:00
chat.py feat: quivr api use quivr core (#2868) 2024-07-15 10:10:03 -07:00
config.py feat: quivr api use quivr core (#2868) 2024-07-15 10:10:03 -07:00
models.py feat(frontend): new notifications design (#2870) 2024-07-16 08:18:05 -07:00
prompts.py fix: quiv core stream duplicate and quivr-core rag tests (#2852) 2024-07-12 06:07:39 -07:00
quivr_rag.py feat: quivr api use quivr core (#2868) 2024-07-15 10:10:03 -07:00
utils.py feat: quivr api use quivr core (#2868) 2024-07-15 10:10:03 -07:00