quivr/backend/core
Stan Girard 111200184b
feat: Add brain_id and brain_name to ChatLLMMetadata model (#2968)
# 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-08-07 11:47:33 -07:00
..
examples feat: add chat with models (#2933) 2024-08-06 05:51:27 -07:00
quivr_core feat: Add brain_id and brain_name to ChatLLMMetadata model (#2968) 2024-08-07 11:47:33 -07:00
scripts fix: quivr core fix tests (#2935) 2024-08-01 06:54:43 -07:00
tests feat: Add get_model method to ModelRepository (#2949) 2024-08-06 08:44:12 -07:00
wrappers/quivr-pdf feat: quivr core tox test + parsers (#2929) 2024-07-30 18:49:12 +02:00
CHANGELOG.md chore(main): release core 0.0.13 (#2930) 2024-08-02 15:24:21 +02:00
Dockerfile.test fix: quivr core fix tests (#2935) 2024-08-01 06:54:43 -07:00
poetry.lock feat: quivr core tox test + parsers (#2929) 2024-07-30 18:49:12 +02:00
pyproject.toml chore(main): release core 0.0.13 (#2930) 2024-08-02 15:24:21 +02:00
README.md feat: Add GitHub Actions workflow for running tests on backend/core (#2822) 2024-07-09 09:39:01 -07:00
tox.ini fix: quivr core fix tests (#2935) 2024-08-01 06:54:43 -07:00

quivr-core package

The RAG of Quivr.com

poetry install -E base
python examples/simple_question.py