quivr/backend/models
Zineb El Bachiri f837a6e9b9
Feat/shareable brains send link be (#599)
* 🗃️ new table for invitations to subscribe to brain

*  new BrainSubscription class

*  new subscription router

* 👽️ add RESEND_API_KEY to .env in BE

* 📦 add 'resend' lib to requirements

* ♻️ fix some stanGPT
2023-07-11 18:20:31 +02:00
..
__init__.py feat(brainpicking): simplified (#371) 2023-06-26 10:34:03 +02:00
brains_subscription_invitations.py Feat/shareable brains send link be (#599) 2023-07-11 18:20:31 +02:00
brains.py Feat/shareable brains send link be (#599) 2023-07-11 18:20:31 +02:00
chat.py Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
chats.py feat(chat): use openai function for answer (#354) 2023-06-22 17:50:06 +02:00
files.py docs(backend): add docstrings (#590) 2023-07-10 19:28:38 +02:00
settings.py Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
users.py docs(backend): add docstrings (#590) 2023-07-10 19:28:38 +02:00