quivr/backend/modules/prompt
Thoonsen Maxime 5c965b6d22
refactor: reorg the files #2 (#2457)
# 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.

- [x] My code follows the style guidelines of this project
- [x] 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-04-20 02:28:20 -07:00
..
controller refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
entity feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
repository fix(prompts): can now be removed (#2154) 2024-02-06 19:30:20 -08:00
service refactor: reorg the files #2 (#2457) 2024-04-20 02:28:20 -07:00
tests tests: added new way of testing less prone to errors 2024-04-15 18:22:21 +02:00
__init__.py refactor: Prompt module (#1688) 2023-11-23 14:13:21 +01:00