3 lines
97 B
Python
3 lines
97 B
Python
''' REST API: Endpoint processors for AI Prompts. '''
|
|
from .prompts import PromptTemplateViewSet
|