quivr/backend/core/tests
Stan Girard 282fa0e3f8
feat(assistants): mock api (#3195)
# 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-09-18 03:30:48 -07:00
..
processor feat(assistants): mock api (#3195) 2024-09-18 03:30:48 -07: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: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
fixture_chunks.py feat(assistants): mock api (#3195) 2024-09-18 03:30:48 -07:00
test_brain.py feat: save and load brain (#3202) 2024-09-13 06:35:28 -07:00
test_chat_history.py feat(assistants): mock api (#3195) 2024-09-18 03:30:48 -07:00
test_chat_llm.py feat(assistants): mock api (#3195) 2024-09-18 03:30:48 -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(assistants): mock api (#3195) 2024-09-18 03:30:48 -07:00
test_quivr_file.py feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
test_quivr_rag.py feat: quivr core tox test + parsers (#2929) 2024-07-30 18:49:12 +02:00
test_utils.py feat(assistants): mock api (#3195) 2024-09-18 03:30:48 -07:00