Introduced GPT/AI service, added dashboard widgets, drag and drop, export import.

This commit is contained in:
2025-11-09 23:56:13 +01:00
parent 8e98f5ad7d
commit 7921049f56
36 changed files with 3498 additions and 403 deletions

View File

@@ -11,6 +11,7 @@ dependencies = [
"django-rest>=0.8.7",
"djangorestframework>=3.16.1",
"djangorestframework-simplejwt>=5.5.1",
"httpx>=0.28.1",
"openai>=2.6.1",
"paho-mqtt>=2.1.0",
"psycopg2-binary>=2.9.11",