quivr/backend/llm
Stan Girard 7e4f711f07
feat: implement local llms (#1745)
upgraded

# 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):
2023-11-29 00:07:04 +01:00
..
prompts refactor(backend): cleaning dead and unused code (#1432) 2023-10-19 15:52:20 +02:00
utils refactor: Prompt module (#1688) 2023-11-23 14:13:21 +01:00
__init__.py refactor(backend): cleaning dead and unused code (#1432) 2023-10-19 15:52:20 +02:00
api_brain_qa.py feat: implement local llms (#1745) 2023-11-29 00:07:04 +01:00
qa_base.py feat: implement local llms (#1745) 2023-11-29 00:07:04 +01:00
qa_headless.py feat: implement local llms (#1745) 2023-11-29 00:07:04 +01:00