quivr/backend/modules
Stan Girard 719c9971f7
feat: mistral (#2365)
# 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-03-19 16:56:45 -07:00
..
api_key feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
authorization/utils refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
brain feat: mistral (#2365) 2024-03-19 16:56:45 -07:00
chat feat: doc as integration (#2297) 2024-03-04 16:10:56 -08:00
contact_support/controller feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
knowledge feat(notion): added custom integration (#2268) 2024-02-27 21:30:25 -08:00
misc/controller refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
notification feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
onboarding feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
prompt feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
upload feat: 🎸 telemetry (#2169) 2024-02-07 20:44:37 -08:00
user feat: Add optional fields to UserIdentity and UserUpdatableProperties (#2341) 2024-03-12 19:47:45 -07:00
__init__.py