quivr/backend/core
AmineDiro 3001fa1475
feat: quivr core brain info + processors registry + (#2877)
# Description

- Created registry processor logic for automagically adding processors
to quivr_core based Entrypoints
- Added a langchain_community free `SimpleTxtParser` for the quivr_core
base package
- Added tests
- Added brain_info 
- Enriched parsed documents metadata based on quivr_file metadata

used Rich for `Brain.print_info()` to get a better output: 

![image](https://github.com/user-attachments/assets/dd9f2f03-d7d7-4be0-ba6c-3fe38e11c40f)
2024-07-19 09:47:39 +02:00
..
examples feat: quivr core brain info + processors registry + (#2877) 2024-07-19 09:47:39 +02:00
quivr_core feat: quivr core brain info + processors registry + (#2877) 2024-07-19 09:47:39 +02:00
tests feat: quivr core brain info + processors registry + (#2877) 2024-07-19 09:47:39 +02:00
CHANGELOG.md chore(main): release core 0.0.9 (#2855) 2024-07-16 00:24:26 -07:00
poetry.lock feat: quivr core brain info + processors registry + (#2877) 2024-07-19 09:47:39 +02:00
pyproject.toml feat: quivr core brain info + processors registry + (#2877) 2024-07-19 09:47:39 +02:00
README.md feat: Add GitHub Actions workflow for running tests on backend/core (#2822) 2024-07-09 09:39:01 -07:00

quivr-core package

The RAG of Quivr.com

poetry install -E base
python examples/simple_question.py