mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-08-15 13:20:37 +03:00
4 lines
83 B
Python
4 lines
83 B
Python
''' Django: Models for AI Prompts. '''
|
|
|
|
from .PromptTemplate import PromptTemplate
|