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

4 lines
64 B
Python

from .llm_service import LLMService
from .prompt import Prompt