quivr/backend/core/quivr_core
Stan Girard a2721d3926
feat(dead-code): removed composite & api (#2902)
# 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-07-22 14:12:54 -07:00
..
brain feat: move parsers quivr core (#2884) 2024-07-22 01:09:02 -07:00
files feat: move parsers quivr core (#2884) 2024-07-22 01:09:02 -07:00
llm feat: quivr core brain info + processors registry + (#2877) 2024-07-19 09:47:39 +02:00
processor feat: move parsers quivr core (#2884) 2024-07-22 01:09:02 -07:00
storage feat: move parsers quivr core (#2884) 2024-07-22 01:09:02 -07:00
__init__.py feat: move parsers quivr core (#2884) 2024-07-22 01:09:02 -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(dead-code): removed composite & api (#2902) 2024-07-22 14:12:54 -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(dead-code): removed composite & api (#2902) 2024-07-22 14:12:54 -07:00