docs/src/backend/core
Manuel Raynaud 24ec1fa70e
🔥(backend) remove settings AI_STREAM
We don't need anymore the AI_STREAM settings, we use the stream all the
time.
2026-02-26 09:52:34 +01:00
..
api 🔥(backend) remove settings AI_STREAM 2026-02-26 09:52:34 +01:00
authentication (backend) allow to create a new user in a marketing system 2025-12-10 16:30:00 +01:00
management 🩹(backend) fix empty indexation batch 2025-12-16 22:10:03 +01:00
migrations (backend) manage reconciliation requests for user accounts (#1878) 2026-02-11 18:09:20 +00:00
services (backend) force usage of system prompt along when using tools 2026-02-26 09:52:34 +01:00
static/images 🔥(backend) remove code related to export pdf docx 2025-01-28 13:36:03 +01:00
tasks (backend) manage reconciliation requests for user accounts (#1878) 2026-02-11 18:09:20 +00:00
templatetags 🔥(backend) remove all code related to template 2026-01-21 09:51:49 +01:00
tests 🔥(backend) remove settings AI_STREAM 2026-02-26 09:52:34 +01:00
__init__.py (project) first proof of concept printing pdf from markdown 2024-01-09 15:30:36 +01:00
admin.py (backend) manage reconciliation requests for user accounts (#1878) 2026-02-11 18:09:20 +00:00
apps.py (backend) refactor indexation signals and fix circular import issues 2025-12-16 22:10:03 +01:00
choices.py (backend) implement thread and reactions API 2025-11-20 14:41:47 +01:00
enums.py (backend) configure lasuite.malware_detection module 2025-05-12 15:13:33 +02:00
factories.py 🔥(backend) remove all code related to template 2026-01-21 09:51:49 +01:00
malware_detection.py (backend) manage uploaded file status and call to malware detection 2025-05-12 15:14:09 +02:00
middleware.py (backend) use pydantic AI to manage vercel data stream protocol 2026-02-26 09:52:33 +01:00
models.py (backend) add ai_proxy 2026-02-26 09:48:02 +01:00
signals.py 🚸(backend) sort user search results by proximity with the active user (#1802) 2026-02-11 18:51:45 +01:00
urls.py (backend) manage reconciliation requests for user accounts (#1878) 2026-02-11 18:09:20 +00:00
utils.py 🚸(backend) sort user search results by proximity with the active user (#1802) 2026-02-11 18:51:45 +01:00
validators.py 🐛(back) allow ASCII characters in user sub field 2025-08-29 13:59:06 +00:00