quivr/core/tests
Stan Girard 7acb52a963
feat(quivr-core): beginning (#3388)
# 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-10-21 00:50:31 -07:00
..
processor feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
__init__.py feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
chunk_stream_fixture.jsonl feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
conftest.py feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
fixture_chunks.py feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
rag_config_workflow.yaml feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
rag_config.yaml feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
test_brain.py feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
test_chat_history.py feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
test_config.py feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
test_llm_endpoint.py feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
test_quivr_file.py feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
test_quivr_rag.py feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
test_utils.py feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00