quivr/backend/modules
Stan Girard 5c5e022990
feat(history): max tokens in the history provided (#2487)
# 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-04-24 14:09:55 -07:00
..
analytics feat(analytics): rely on sql rather that python loop for brains (#2437) 2024-04-17 07:24:03 -07:00
api_key tests: added new way of testing less prone to errors 2024-04-15 18:22:21 +02:00
assistant refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
authorization/utils refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
brain feat(history): max tokens in the history provided (#2487) 2024-04-24 14:09:55 -07:00
chat refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
contact_support/controller feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
knowledge refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
misc/controller refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
notification tests: added new way of testing less prone to errors 2024-04-15 18:22:21 +02:00
onboarding tests: added new way of testing less prone to errors 2024-04-15 18:22:21 +02:00
prompt refactor: reorg the files #2 (#2457) 2024-04-20 02:28:20 -07:00
upload refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
user refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
__init__.py refactor: add modules folder (#1633) 2023-11-15 13:17:51 +01:00