Portal/rsconcept/backend/apps/prompt/views/__init__.py

3 lines
97 B
Python
Raw Normal View History

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