Files
Open-Assistant/backend/app/schemas/__init__.py
T

3 lines
100 B
Python

from .labeler import Labeler, LabelerCreate, LabelerUpdate
from .prompt import Prompt, PromptCreate