quivr/backend/utils
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
..
__init__.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
file.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
parse_message_time.py feat: merge chat history with chat notifications (#1127) 2023-09-07 17:23:31 +02:00
processors.py fix: fix some bugs (#1201) 2023-09-18 21:28:07 +02:00
send_email.py feat: POST on /contact to contact quivr team by email (#1466) 2023-10-23 17:58:45 +02:00
vectors.py feat(file-system): added queue and filesystem (#1159) 2023-09-14 11:56:59 +02:00