quivr/backend/modules
Stan Girard d84b8e79d6
fix: sender email address in resend_invitation_email.py (#2600)
This pull request fixes the sender email address in the
`resend_invitation_email` function in the `resend_invitation_email.py`
file. The `from` field has been changed to `sender` to ensure that the
correct email address is used when sending the invitation email.
2024-05-21 03:27:05 -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 feat: Update ChatLiteLLM model and add RLS optimization for notifications (#2591) 2024-05-14 01:43:01 -07:00
authorization/utils refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
brain fix: sender email address in resend_invitation_email.py (#2600) 2024-05-21 03:27:05 -07:00
chat feat: Add support for gpt-4o model (#2589) 2024-05-13 14:07:41 -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 fix: Refactor chat_service.py and remove unused code (#2530) 2024-05-01 15:26:14 -07: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
tools Update api_key default value in WebSearchTool 2024-05-10 23:49:08 +02:00
upload feat(notifications): implemented notifications with RLS and realtime (#2525) 2024-05-01 11:11:12 -07:00
user feat(user): Delete User Data from frontend (#2476) 2024-05-02 02:31:58 -07:00
__init__.py refactor: add modules folder (#1633) 2023-11-15 13:17:51 +01:00