o2o-infinith-backend/app/integrations/llm/__init__.py

4 lines
60 B
Python

from .service import LLMService
from .prompt import Prompt