4 lines
83 B
Python
4 lines
83 B
Python
![]() |
''' Django: Models for AI Prompts. '''
|
||
|
|
||
|
from .PromptTemplate import PromptTemplate
|