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

@@ -1,6 +1,6 @@
API_KEY=your_api_key_here
PROVIDER_NAME=openai
MODEL_NAME=gpt-4.1
MODEL_NAME=gpt-4o-mini
HOST_URL= http://localhost:8000
LOG_LEVEL=INFO