quivr/backend/repository
Matthieu Jacq cee050a2e4
feat: POST on /contact to contact quivr team by email (#1466)
# Description

Issue: #1445
Epic: #1232

## ⚠️ À rajouter en variables d'environnement

```env
RESEND_CONTACT_SALES_FROM=contact_sales@resend.dev
RESEND_CONTACT_SALES_TO=<change-me>
```
2023-10-23 17:58:45 +02:00
..
brain refactor(backend): cleaning dead and unused code (#1432) 2023-10-19 15:52:20 +02:00
brain_subscription feat: POST on /contact to contact quivr team by email (#1466) 2023-10-23 17:58:45 +02:00
chat feat(onboarding): add suggested questions answer (#1390) 2023-10-12 09:39:56 +02:00
files feat: knowledge tab list (#1222) 2023-09-22 16:06:04 +02:00
knowledge feat: knowledge tab list (#1222) 2023-09-22 16:06:04 +02:00
notification feat: merge chat history with chat notifications (#1127) 2023-09-07 17:23:31 +02:00
onboarding feat: add a cron to remove onboarding more than 7 days (#1397) 2023-10-16 16:11:34 +02:00
prompt improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
user fix: fix minor bugs (#1070) 2023-08-31 10:41:02 +02:00
user_identity fix(user identity): User identity dict has no attribute user_id and open_api_key (#1351) 2023-10-11 16:06:37 +02:00
__init__.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00