mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-15 01:21:48 +03:00
d3c53e6353
# Description - Moved `quivr-api` parser to `quivr_core.processor.implementations` by Dynamically creating classes on the fly that inherit from `ProcessorBase` - Defined a priority based based system to automagically register the "important" processor that we can import at runtime - Wrote extensive tests for the registry - Added support file extensions ### Next steps - Find a way to have correct LSP autocomplete on the dynamically generated processors - Test that processor are imported correctly based on the installed packages in environment ( using tox) ? |
||
---|---|---|
.. | ||
examples | ||
quivr_core | ||
tests | ||
CHANGELOG.md | ||
poetry.lock | ||
pyproject.toml | ||
README.md |
quivr-core package
The RAG of Quivr.com
poetry install -E base
python examples/simple_question.py