ConceptPortal-public/rsconcept/backend/apps/prompt/views/__init__.py

3 lines
97 B
Python
Raw Normal View History

2025-07-13 18:00:40 +03:00
''' REST API: Endpoint processors for AI Prompts. '''
from .prompts import PromptTemplateViewSet