ConceptPortal-public/rsconcept/backend/apps/prompt/models/__init__.py
Ivan df72b1f527
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Backend CI / notify-failure (push) Blocked by required conditions
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
F: Implement backend for prompts
2025-07-13 18:00:40 +03:00

4 lines
83 B
Python

''' Django: Models for AI Prompts. '''
from .PromptTemplate import PromptTemplate