quivr/backend/core/tests
Stan Girard 13e9fc490b
feat: Add get_model method to ModelRepository (#2949)
# 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-06 08:44:12 -07:00
..
processor feat: quivr core tox test + parsers (#2929) 2024-07-30 18:49:12 +02:00
__init__.py feat: quivr core minimal chat (#2803) 2024-07-09 06:22:16 -07:00
chunk_stream_fixture.jsonl fix: quiv core stream duplicate and quivr-core rag tests (#2852) 2024-07-12 06:07:39 -07:00
conftest.py feat: move parsers quivr core (#2884) 2024-07-22 01:09:02 -07:00
fixture_chunks.py fix: quiv core stream duplicate and quivr-core rag tests (#2852) 2024-07-12 06:07:39 -07:00
test_brain.py feat: quivr core tox test + parsers (#2929) 2024-07-30 18:49:12 +02:00
test_chat_history.py feat: quivr core chat history (#2824) 2024-07-10 06:22:59 -07:00
test_chat_llm.py feat: Add get_model method to ModelRepository (#2949) 2024-08-06 08:44:12 -07:00
test_config.py feat: quivr api use quivr core (#2868) 2024-07-15 10:10:03 -07:00
test_llm_endpoint.py feat: quivr core tox test + parsers (#2929) 2024-07-30 18:49:12 +02:00
test_quivr_file.py feat: quivr core brain info + processors registry + (#2877) 2024-07-19 09:47:39 +02:00
test_quivr_rag.py feat: quivr core tox test + parsers (#2929) 2024-07-30 18:49:12 +02:00
test_utils.py fix: quiv core stream duplicate and quivr-core rag tests (#2852) 2024-07-12 06:07:39 -07:00