Removed unused files, updated templates, added gpt service and small fixes on Django

This commit is contained in:
2025-11-03 13:02:15 +01:00
parent 96e2377073
commit 212b8d39a9
25 changed files with 861 additions and 492 deletions

View File

@@ -0,0 +1,7 @@
[project]
name = "gpt-service"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = []